@media only screen and (max-width: 749px){
  .site-header__logo-image {
    max-height: 65px;
  }
}