#{backgroundImageIdentifier} { background-image: linear-gradient( rgba({overlayColor}, 0.6), rgba({overlayColor}, 0.6) ), url('{f:uri.image(image: backgroundImageObject, cropVariant: name, maxWidth: sizeWidth)}'); }
#{backgroundImageIdentifier} { background-image: url('{f:uri.image(image: backgroundImageObject, cropVariant: name, maxWidth: sizeWidth)}'); }