@media only screen and (max-width: 767px) {
  .logo a {
    height: 120px;
  }
}