Hi meisterix
Edit this file
/templates/ja_focus/tpls/blocks/main-content-1.php and below <?php endif ?> of the main-content-masttop-1 add this code:
<?php if ($this->checkSpotlight('spotlight-2', 'position-4, position-5, position-6')) : ?>
<!-- SPOTLIGHT 1 -->
<div class="container t3-sl t3-sl-1">
<?php $this->spotlight('spotlight-2', 'position-4, position-5, position-6') ?>
</div>
<!-- //SPOTLIGHT 1 -->
<?php endif ?>
https://prnt.sc/p96tw9
https://prnt.sc/p96u3c
Hope it helps