Featured collection
/* Section background image */@media screen and (min-width: 0px) and (max-width: 767px){
#MainContent{
background-image: url('//ecwash.in/cdn/shop/files/WhatsApp_Image_2025-09-11_at_10.33.53_PM.jpg?v=1757663052');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
}@media screen and (min-width: 768px) and (max-width: 1279px){
#MainContent{
background-image: url('//ecwash.in/cdn/shop/files/03b5364d-d6e3-4c81-8726-ff69790f7423.jpg?v=1757665908');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
}@media screen and (min-width: 1280px){
#MainContent{
background-image: url('//ecwash.in/cdn/shop/files/IMG_3141.jpg?v=1757666706');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
}