/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"
Line 29:0 Unexpected "{"
Line 29:1 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
{% if section.settings.blog_heading %}
.section-image-with-text .strongly-spaced-row,
.section-image-with-text .fully-padded-row--medium {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.section-image-with-text .flexible-layout .column {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.section-image-with-text .image-overlap,
.section-image-with-text .rimage-outer-wrapper {
  max-width: 100% !important;
}
{% endif %}