@media (max-width: 992px) {
    .acf-crops-section .owl-stage{
        padding-left: 0 !important;
    }

    /* .acf-crops-section .owl-carousel{ */
        /* padding-right: 0 !important; */
    /* } */
}
.acf-crops-section .crop-heading{
    font-size: var(--f20);
    font-weight: var(--semiBold);
}