@media (min-width: 991px) {
    .force-center salla-slider .swiper-wrapper {
        justify-content: start!important;
    }
    .s-offer-modal-type-products .product-card__mini-cart {
        display: none;
    }
}