.header {
  display: flex;
  justify-content: center;
}

.header .logo img {
  max-width: 320px;
}