
.special-offers-new{
	background:#6DBA29;
}

.special-offers-abstract-new::before {
    background-position: left top;
    background-repeat: no-repeat;
    mix-blend-mode: overlay;
    opacity: .12;
    background: url("/uploads/image/spe.png");
}


.special-offers-abstract-new::before, .special-offers-abstract-new::after {
    content: "";
    position: absolute;
    inset: 0;
}