/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 33:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .gm-slideshow {
    position: relative;
    overflow: hidden;
  }

  .gm-slideshow img {
    width: 100%;
    height: auto;
    display: block;
  }

  @media (max-width: 749px) {
    .gm-desktop-slide {
      display: none;
    }
  }

  @media (min-width: 750px) {
    .gm-mobile-slide {
      display: none;
    }
  }
</style>