@media (min-width: 992px) {
    .logo-container img {
        max-height: 32px;
    }
}