{%- for i in pimcore_block('iconBlockBlock').iterator() -%}
{%- set icon = pimcore_image('icon') -%}
{%- set heading = pimcore_input('heading') -%}
{%- set body = pimcore_wysiwyg('body') -%}
{%- if not icon.empty -%}
{# to change the height of the icon, play with the padding here in this div #}