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