.hero-section .home-slider.about-page-slider,
.hero-section .home-slider.about-page-slider .carousel-inner {
  height: 100% !important;
}
.about section.hero-section.aboutus_page {
  height: 100% !important;
}
@media only screen and (min-width: 1025px) {
  
  .hero-section .home-slider,
  .hero-section .home-slider .carousel-inner {
    height: 100vh !important;
  }
}

.trending-now-section .slick-next::before {
  background-position: top left !important;
}

.trandingnow-slider .slick-next {
  right: 0 !important;
}

.trending-now-section .slick-next::before {
  width: 100% !important;
}
