<span class="lazy_image_wrapper media_image_wrapper">
    <img class="js-lazy js-lazyload media_image" data-sizes="auto" src="/images/placeholder.png" data-src="https://images.fastspot.com/mdot-zero-deaths-md/300x169/1" data-srcset="https://images.fastspot.com/mdot-zero-deaths-md/300x169/1 300w, https://images.fastspot.com/mdot-zero-deaths-md/500x282/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/740x416/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/980x552/1 980w" alt="">
</span>
<noscript>
    <img class="media_image" src="https://images.fastspot.com/mdot-zero-deaths-md/980x552/1" srcset="https://images.fastspot.com/mdot-zero-deaths-md/980x552/1 980w, https://images.fastspot.com/mdot-zero-deaths-md/740x416/1 740w, https://images.fastspot.com/mdot-zero-deaths-md/500x282/1 500w, https://images.fastspot.com/mdot-zero-deaths-md/300x169/1 300w" sizes="100vw" alt="">
</noscript>
<span class="lazy_image_wrapper {{ class }}_image_wrapper">
	<img class="js-lazy js-lazyload {{ class }}_image" {% if sources|length > 1 %} data-sizes="auto" {% endif %} src="/images/placeholder.png" data-src="https://images.fastspot.com/{{ config.images }}/{{ sources|last.width }}x{{ sources|last.height }}/{{ image }}" {% if sources|length > 1 %} data-srcset="{% for source in sources|reverse %}https://images.fastspot.com/{{ config.images }}/{{ source.width }}x{{ source.height }}/{{ image }} {{ source.width }}w{% if not loop.last %}, {% endif %}{% endfor %}" {% endif %} alt="{{ alt }}">
</span>
<noscript>
	<img class="{{ class }}_image" src="https://images.fastspot.com/{{ config.images }}/{{ sources|last.width }}x{{ sources|last.height }}/{{ image }}" {% if sources|length > 1 %} srcset="{% for source in sources|reverse %}https://images.fastspot.com/{{ config.images }}/{{ source.width }}x{{ source.height }}/{{ image }} {{ source.width }}w{% if not loop.last %}, {% endif %}{% endfor %}" sizes="100vw" {% endif %} alt="{{ alt }}" {% if itemprop %} itemprop="{{ itemprop }}" {% endif %}>
</noscript>

No notes defined.