/* Add custom CSS styles below */ 
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
display:none;}
@media (min-width: 1280px) {
.NG-categories .container {
    width: 1000px;
}
}
@media (max-width:767px){
  .img-three >.h-\[clamp\(10rem\2c 3\.8776rem\+26\.1224vw\2c 30rem\)\] {
    height: clamp(22rem,3.8776rem + 26.1224vw,30rem);
}
    #my-product_category-5 .sticky  {
     max-height: 500px; 
}
  #my-product_category-5 .sticky img {
    object-fit: cover;
}
}