open ---> search_gallery.php
<div class="premiums-block <?php echo (osc_count_premiums() % 2 == 1 ? 'odd' : 'even'); ?>">
change 2 to a higher value like 10 or 15
<div class="premiums-block <?php echo (osc_count_premiums() % 10 == 1 ? 'odd' : 'even'); ?>">
now check mobile view premium ads showing up-to 10