.hero-logo {
    max-height: 340px;
}

@media (max-width: 991px) {
    .footer-logo img {
        height: 160px;
    }
}