@media (min-width:992px){
.story-item{width:120px;height:120px;object-fit:cover;}
}
.story-item{background: #00BFFF;}

.special-offers-abstract:after {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ff693300 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to-position: 50%;
}
.special-offers-abstract:before {
    background-position: left top;
    background-repeat: no-repeat;
    mix-blend-mode: overlay;
	opacity: 8.12;}
.special-offers .swiper-outer:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 4;
    display: none;
    width: 0px;
    background-color: #ff693300;
}