thumbnail)) style="background: url('{{ $var->thumbnail->url }}') no-repeat center center; background-size: cover;" @endif>
{!! $var->title !!}
@if (isset($cfg->show->preview))
{!! $var->preview !!}
@endif