{{ page.target_section.t_headline }}
{% if page.target_section.customers %}
{% for item in page.target_section.dotted-lines %}
{{ item.i_line }}
{% endfor %}
{% for item in page.target_section.customers %}
{% picture width_1000 pages/{{ item.i_image }} style="width: 300px; height:421px;" {{ item.animation }} %}
{% endfor %}
{% endif %}
{% if page.target_section.i_industry %}
{% picture width_1200 industry/{{page.target_section.i_industry}} style="width:1000px;" %}
{% endif %}
{{ page.target_section.t_subheadline }}