.page-header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header .logo img {
  width: 400px;
}