
    .owl-51.owl-carousel .owl-item {
        padding: 32px !important;
    }
@media (min-width:768px) {
    .owl-51.owl-carousel .owl-item {
        padding: 0px 40px !important;
    }
}
.owl-51.owl-carousel .owl-pagination {
    margin-top: 24px;
}
