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