/** Shopify CDN: Minification failed

Line 14:18 Unexpected "{"
Line 14:27 Expected ":"
Line 18:22 Unexpected "{"
Line 18:31 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:image-with-text (INDEX:28) */
#shopify-section-{{ section.id }} h2 {
    font-size: 5rem;
  }
  @media screen and (max-width: 749px) {
    #shopify-section-{{ section.id }} h2 {
      font-size: 2.3rem !important;
    }
  }
/* END_SECTION:image-with-text */