/** Shopify CDN: Minification failed

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

**/


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