@media only screen and (min-width: 992px) {
  .logo {
    width: 450px;
  }
}