.NG-hero-section  .s-slider-thumbs-container .swiper-slide {
    background: #000 !important;
}

.s-block{
  margin-bottom: 2rem;
}

.NG-hero-section .s-slider-thumbs {
    bottom: -3%;
}
  .NG-categories{
    margin-top:2rem
  }
.img-three img{
  object-fit: fill !Important
}
@media(max-width:768px){
  .img-three  > div {
    min-height: 340px;
}
  .NG-hero-section .s-slider-thumbs {
    bottom: -34%;
}
  .NG-categories{
    margin-top:4rem
  }
  .NG-categories .card-back-overlay {
    display: none;
}
}

.footer-description *{
  color:#fff !Important
}