{% extends '@designs-default/sections/landingpage/list.twig' %} {# We need to redefine the Grid sections_autowrapper_colclass , because we extend the Standart Variant and not the Glamour Default Variant #} {% set options = options|default({}) + { sections_autowrapper_colclass: 'col-12 col-md-8 col-lg-6 offset-lg-1', } %}