<div class="js-background flex_callout_background" data-background-options='{"source": { "1220px": "//images.fastspot.com/jtcc/1080x1440/1", "740px": "//images.fastspot.com/jtcc/735x980/1", "500px": "//images.fastspot.com/jtcc/980x654/1", "0px": "//images.fastspot.com/jtcc/494x740/1", "980px": "//images.fastspot.com/jtcc/915x1220/1"}, "lazy": true, "alt": ""}' aria-hidden="true">
    <div class="flex_callout_background_fallback" style="background-image: url(' //images.fastspot.com/jtcc/300x129/1');"></div>
</div>
<div class="{{ custom_class ?: 'js-background' }} {{ class }}_background" data-background-options='{"source": { {% for key, source in sources %}"{{ key }}": "//images.fastspot.com/{{ config("images") }}/{{ source.width }}x{{ source.height }}/{{ image }}"{% if not loop.last %}, {% endif %}{% endfor %}}, "lazy": true, "alt": "{{ alt }}"}' aria-hidden="true">
	<div class="{{ class }}_background_fallback" style="background-image: url(' //images.fastspot.com/{{ config("images") }}/{{ img("ultrawide").xxsml.width }}x{{ img("ultrawide").xxsml.height }}/{{ image }}');"></div>
</div>

No notes defined.