@media (max-width: 991px) {
    .header-row .header-logo-img {
        max-width: 150px;
        height: auto;
		max-height: unset;
    }
}