/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"
Line 16:2 Unexpected "{"
Line 16:3 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
{% if section.settings.banner_size == "small" %}
    .site-hero {
      height: calc(70vh - 60px);
    }
  {% endif %}