{{ page.handheld_features_new.t_headline }}

{{page.handheld_features_new.t_subheading}}

{% for item in page.handheld_features_new.handheld_features_common %}
{% if forloop.index == 2 %}
{% if page.handheld_features_new.main_heading.t_headline %}

{{ page.handheld_features_new.main_heading.t_headline }}

{% endif %}

{{ page.handheld_features_new.main_heading.t_subheadline }}

{% endif %} {% if item.i_image %} {% assign main_image = item.i_image %} {% capture main_image %}{% picture open_graph_1000 pages/{{ main_image }} alt="{{ item.i_image | remove: '.png' | remove: '.webp' | remove: '.jpg' | replace: '-',' ' | replace: '_',' ' }}" %}{% endcapture %}
{{ main_image }}
{% endif %}
{% if item.t_title %}

{{ item.t_title }}

{% endif %} {% if item.t_description %}

{{ item.t_description }}

{% endif %}
{% endfor %} {% if page.handheld_features_new.p_link %} {% endif %}