<section class="title-block" style="background-image:url('{{ data.image ? file_helper.thumbnail(data.image, 1900,260) : '/assets/frontend/img/title-bg.png' }}'); {{ data.image ? '' : 'background-repeat:repeat; background-size:auto;' }}"> <div class="title-hero-statement-section"> <h1 class="pr-5">{{ data.content1|nl2br|raw }}</h1> <h1 class="pl-5">{{ data.content2|nl2br|raw }}</h1> </div></section>