@media only screen and (max-width: 600px) {
  .header-logo a img {
    max-height: 45px;
}
}