/** Shopify CDN: Minification failed

Line 18:0 Unexpected "<"
Line 20:12 Expected identifier but found whitespace
Line 20:14 Unexpected "{"
Line 20:23 Expected ":"
Line 20:45 Expected ":"
Line 23:10 Expected identifier but found whitespace
Line 23:12 Unexpected "{"
Line 23:21 Expected ":"
Line 23:39 Expected identifier but found "%"
Line 25:0 Unexpected "<"

**/


/* CSS from section stylesheet blocks */
<style>
.custom-image-section {
    padding: {{ section.settings.padding }}px;
}
.custom-image-section img {
    width: {{ section.settings.width }}%;
}
</style>