<div id="blockContect" class="grid-x align-center-middle">
<div class="cell large-1 hide-for-small-only"></div>
<div class="cell large-3 small-12 text-center">
<a href="maito:{{ SectionsFooter.mail }}">{{ SectionsFooter.mail }}</a>
</div>
<div class="cell large-3 small-12 text-center">
<img class="imgLogoFooter" src="{{ asset(logosite_transparent_blanc) }}" alt="Logo MS Sécurité">
</div>
<div class="cell large-3 small-12">
<p class="text-center">
Siège:<br>
{{ SectionsFooter.adresse | nl2br }}
</p>
</div>
<div class="cell large-1 hide-for-small-only"></div>
</div>