
.scDiscount__container{
  display:none;
}

@media only screen and (max-width: 767px) {
  .index .shopify-section-images-with-text
    .cover.d-flex.justify-content-center.align-items-center {
    height: 333px !important;
  }
}