/** Shopify CDN: Minification failed

Line 15:13 Expected identifier but found whitespace
Line 15:15 Unexpected "{"
Line 15:24 Expected ":"
Line 16:18 Expected identifier but found whitespace
Line 16:20 Unexpected "{"
Line 16:29 Expected ":"

**/
/* START_SECTION:custom-fullwidth-image (INDEX:13) */
.custom-fullwidth-image img {
  width: 100%;
  display: block;
  object-fit: {{ section.settings.image_fit }};
  object-position: {{ section.settings.image_position }};
}
/* END_SECTION:custom-fullwidth-image */
