.owl-carousel.no-products .owl-item {
    width: 100% !important;
}

.owl-carousel.no-products .owl-stage {
    width: 100% !important;
    transform: none !important;
}

.owl-carousel.no-products .no-prod {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
}

