/** Shopify CDN: Minification failed

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

**/


/* CSS from section stylesheet tags */
@media screen and (max-width: 767px) {
    .collection-item__image-container {
      height: {{ section.settings.mobile_height }}px !important;
    }
  }