/* Add custom CSS styles below */ 
section.NG-products-7.NG-products.products-slider.products-slider-7.s-block.ng-s-block {
    margin-top: 4rem;
}

@media (min-width: 768px) {
    .NG-hero-section-0 .banner-wrapper {
        height: 120vh;
    }
}
section.NG-marquee-banner-1.NG-marquee-banner.ng-s-block.sal-animate {
    width: 100%;
}
@media (max-width: 768px) {
  .NG-marquee-banner img {
    object-position: center top !important;
  }
}
@media (max-width: 768px) {
  .NG-marquee-banner article {
    height: 7.5rem !important;
  }

  .NG-marquee-banner img {
    object-fit: cover !important;
    object-position: center;
  }
  .NG-marquee-banner-1 .container {
    padding: 0;
}
}
 .object-cover {
    object-fit: fill;
}
.lipstick-base{
  display: none !important
}
 .sm\:text-base {
    font-size: 14px !important ;
    line-height: 1.5rem !important;
    font-weight: 500 !important;
}

.banner--fixed img {
    background-color: unset;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100% !important;
    width: 100%;
}