{% extends '@designs-default/sections/landingpage/areaheading.twig' %} {# We need to redefine the Grid sections_autowrapper_colclass , because we extend the Standart Variant and not the Glamour Default Variant #} {% set options = { sections_autowrapper_colclass: 'col-12 mx-auto col-lg-10', sections_autowrapper_rowclass: 'row', sections_autowrapper_containerclass: 'container', } + options %}