.s-product-card-entry .s-product-card-image {
    background: transparent !important;
}
.banner--fixed img {
    background: transparent !important;
}
@media (min-width: 1119px){
    .s-block--testimonials.container {
        padding-top: 2rem!important;
    }
}


@media(min-width: 1024px){
 footer > div.store-footer__inner > div.container{
	grid-template-columns: repeat(4, minmax(0, 1fr));
    
}}

@media (min-width: 1024px) {
    .s-block--testimonials {
        max-width: 1200px;
        margin: 0 auto !important;
    }
}
.product-index .ronaq-categories-slider{
	display: none !important;
}