/** Shopify CDN: Minification failed

Line 17:3 Expected "}" to go with "{"

**/


/* CSS from section stylesheet tags */
.single-image-section img {
      max-width: 100%;
      height: auto;
  }
  @media (max-width:749px){
     .single-image-section img {
      width: 80%;
      height: auto;
  }