@media (max-width: 1000px) {
    .gfort-section-header-top {
        display: none;
    }
}

#section-5 .owl-stage-outer.owl-height {
    max-height: 250px;
}

#section-5 .owl-stage-outer.owl-height img {
    max-height: 250px;
    object-fit: cover;
}