Test out which one goes were to make sure which one needs to be png and
which one needs to be jpg
<section class="middle tab-bar-section">
<?php if($bridgePage):?>
- <a href="<?php echo get_page_link($bridgePage->ID);?>"><img class="show-for-medium-only" src="<?php bloginfo('template_url'); ?>/assets/staffords-noggin-room.jpg"></a>
+ <a href="<?php echo get_page_link($bridgePage->ID);?>"><img class="show-for-medium-only" src="<?php bloginfo('template_url'); ?>/assets/staffords-noggin-room.png"></a>
<?php endif;?>
<span>Book Now</span>
</section>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for Staffords
-Version: 1.0.38
+Version: 1.0.39
*/