/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 38:0 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-image-banner (INDEX:0, SCOPED:FALSE) */
<style>
  .image-banner-seo img {
    width: 100%;
    display: block;
  }

  .seo-hidden-text {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  @media screen and (max-width: 749px) {
    .desktop-only {
      display: none !important;
    }
  }

  @media screen and (min-width: 750px) {
    .mobile-only {
      display: none !important;
    }
  }
</style>
/* END_SECTION:about-image-banner */