@media (min-width: 749px) {
  [id^="shopify-section-template--"][id$="__slideshow_zE7TH9"],
  [id^="Slider-template--"][id$="__slideshow_zE7TH9"] {
    display: none;
  }
}

@media (max-width: 749px) {
  [id^="shopify-section-template--"][id$="__slideshow_d3bFXm"],
  [id^="Slider-template--"][id$="__slideshow_d3bFXm"] {
    display: none;
  }
}