body {
  background-color: #fff !important;
}

.s-block--enhances-features .feature-icon img {
  max-height: 4.5rem !important;
}

.s-block--default-home-slider .swiper-slide {
        height: 280px !important;
}
@media (min-width: 1024px) {
    .s-block--default-home-slider .swiper-slide {
        height: 400px !important;
    }
  .s-block--categories .swiper-wrapper {
  display: flex !important;
}
}