.owl-carousel.owl-shop-carousel .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    margin: 15px 0;
}
.owl-carousel.owl-shop-carousel .owl-item .sc-item-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.owl-shop-carousel .sc-items-top, .owl-shop-carousel .sc-items-bottom {
    width: 100%;
}