{{page.benifits.t_headline}}

{% for data in page.benifits.columns %}
{% if data.i_image %} {% assign h_logo_icon = data.i_image %} {% picture img_130 pages/{{h_logo_icon}} alt="{{ h_logo_icon | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" %} {% endif %}

{{data.t_detail}}

{% if data.t_btn_text_2 %} {% endif %}
{% endfor %}