{{ partial:components/picture :image="image" cover="true" sizes="(min-width: 200px) 35vw, 90vw" }}
{{ if enable_form }}
{{ if form_title }} {{ partial:components.heading label="{form_title}" size="h3" }} {{ /if }} {{ if form_subtitle }} {{ partial:components.lead label="{form_subtitle}" size="lg" class="mt-2" }} {{ /if }} {{ partial:partials/form }}
{{ /if }}