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

.NG-categories .swiper-wrapper {
    justify-content: center;
}
.NG-hero-section-0 .button {
    color: #000 !important;
}

@media(max-width:480px){
.NG-main-banner-8 .text-wrapper p {
    max-width: 148px;
}

.NG-main-banner-8 .text-wrapper h1 {
    max-width: 260px !important;
    text-align: start !important;
}

}

.card-back-overlay{
  display: none
}
@media(min-width:768px){
section:nth-child(2 of .s-block--fixed-banner){
    display:none !important;
}
}
@media(max-width:768px){
section:nth-child(1 of .s-block--fixed-banner){
    display:none !important;
}
}