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