@if ($block->anchor_id )
@endif
@if($block->image1)
@if($block->image1Mobile) @else @endif {!! getMediaImg($block->image1, '1145x700', htmlspecialchars($block->block_title)) !!}
@endif
@if($block->content)
{!! $block->content !!}
@endif