@media (min-width: 992px) {
    .header-logo .is_img img {
        max-height: 24rem;
    }
}