Preview:
   <?php $count=1;  $index_query = new WP_Query(array( 'post_type' => 'our_services', 'posts_per_page' => -1,'order'=>'ASC' )); ?>
   <?php while ($index_query->have_posts()) : $index_query->the_post(); ?>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter