@media screen and (max-width: 769px) {
  .header-logoImage img {
    max-height: 50vw;
  }
}