/** Shopify CDN: Minification failed

Line 17:13 Expected identifier but found whitespace
Line 17:15 Unexpected "{"
Line 17:24 Expected ":"
Line 17:58 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:video-banner (INDEX:55) */
/* Mobile-specific styles */
  @media screen and (max-width: 749px) {
    .video-banner {
      height: {{ section.settings.mobile_video_height }}px !important;
    }
  }
/* END_SECTION:video-banner */