Dear Vahid,
In file /layouts/layout1.xml find this code:
<spotlight html5tag="section" order="3" id="yt_spotlight1">
<positions>
<position class="col-sm-12" type="modules" style="ytmod" >top1</position>
</positions>
</spotlight>
change to:
<spotlight html5tag="section" order="3" id="yt_spotlight1">
<positions>
<position class="col-sm-8" type="modules" style="ytmod" >top1a</position>
<position class="col-sm-4" type="modules" style="ytmod" >top1b</position>
</positions>
</spotlight>
Thanks & regards!