.recent-searches{
    margin:0px 20px!important;
}


.search-predictions{
     margin:0px 20px!important;
}

.hide-desk{
    margin: 10px 0px 25px 0px;
}

#hero-splide-image-mobile .splide__arrow{
    display: none!important;
}

@media (max-width: 768px) {
    .product-cards-home-cards{
        max-width: 200px;
    }
}


#featured-this-week{
     @media (max-width: 768px) {
          background-color: #262F4C !important;
          color: white !important;
          padding-bottom: 20px !important;
        }
      }

#Featured-this-week-heading{
    @media (max-width: 768px) {
          color: white !important;
        }
}