<div class="row m-md-0">
<div class="col-md-4 mb-4">{% include 'teaser-card.twig' with {
"data" : { heading: 'How to maintain asbestos', theme: 'media', img: "https://picsum.photos/id/421/400/200" ,
copy: "Follow these simple steps to plan and work safely with asbestos.", "svgUrl":"."}
} %}</div>
<div class="col-md-4 mb-4">{% include 'teaser-card.twig' with {
"data" : { heading: 'How to safely dispose', theme: 'media', img: "https://picsum.photos/id/1047/400/200", copy: "Follow these simple steps to plan and work safely with asbestos.", "svgUrl":"." }
} %}</div>
<div class="col-md-4 mb-4">{% include 'teaser-card.twig' with {
"data" : { heading: 'Health and risks of exposure', theme: 'media', img: "https://picsum.photos/id/233/400/200" ,
copy: "Understand the impacts of asbestos exposure.", "svgUrl":"."}
} %}</div>
</div>