body .container .logo {
  display: flex;
  justify-content: center;
}
body .container .logo > img {
  max-width: 150px;
}