.section-content.section-content__slider {
    padding: 0px !important;
    overflow: hidden !important;
}
.section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image {
    max-height: 528px !important;;

}
.section-content.section-content__slider .section-slides-wrapper{
border-radius: 0 !important;
}
  @media (max-width:767px) {
    .section-content.section-content__slider .section-slides-wrapper .slide-item .slide-item__image {
     max-height: 210px !important;
    height: unset !important;
    }
   
  }
 .img-fluid-eq .img-fluid-eq__wrap img {
    object-fit: initial !important;
      }
    .widget-product-categories .product-categories-body .product-category-item .category-item-body {
    padding: 0 !important;
    overflow: hidden !important;;
}
    .category__thumb.img-fluid-eq {
    margin-bottom: 0 !important;
}