@media (max-width:749px) {
  #main-slider-0 {display:none; visibility:hidden;} 
}
@media (min-width:749px) {
  #main-slider-1 {display:none; visibility:hidden;} 
}
.s-block--hero-slider .swiper-slide {
  height: 33rem;
}
.s-block--features {
        margin-top: 1rem;
}
.footer-is-light .store-footer .store-footer__inner {
  background-color: #064026;
  color: white;
}

@media (min-width:749px) {
  .s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
        height: 8rem;
  }
}