Hello,
We Apologize about the Delays and Really Appreciate your Patience with us!
We completely agree with on this. Consider replacing the particular section's code with the following code:
<div id="section-stunning-graphics" class="page-section topmargin bottommargin-lg">
<div class="row clearfix">
<div class="col-md-7 hidden-md hidden-lg bottommargin-sm center">
<img src="demos/app-landing/images/section/iphone-nexus.png" alt="Stunning Graphics" data-animate="fadeInRight">
</div>
<div class="col-md-5">
<div class="topmargin-lg hidden-xs hidden-sm"></div>
<img src="demos/app-landing/images/section/section-2-icon.png" alt="" style="display: block;" class="bottommargin-sm">
<div class="emphasis-title bottommargin-sm">
<span class="before-heading">Retina Ready ~ 534 PPI</span>
<h2 style="font-size: 42px;" class="font-body ls1 t400">Stunning Graphics</h2>
</div>
<p style="color: #777;" class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Praesentium, vel! Eius pariatur nemo expedita.</p>
<a href="#" class="section-more-link">Learn More <i class="icon-angle-right"></i></a>
</div>
<div class="col-md-7 visible-md visible-lg center">
<img src="demos/app-landing/images/section/iphone-nexus.png" alt="Stunning Graphics" data-animate="fadeInRight">
</div>
</div>
</div>
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.