Hello,
This is Definitely Possible!
Simply consider using this code instead replacing the old codes:
<div id="section-stunning-graphics" class="page-section topmargin bottommargin-lg">
<div class="row flex-lg-row-reverse">
<div class="col-lg-7 center">
<img src="demos/app-landing/images/section/iphone-nexus.png" alt="Stunning Graphics" data-animate="fadeInRight">
</div>
<div class="col-lg-5">
<div class="topmargin-lg d-none d-lg-block"></div>
<img src="demos/app-landing/images/section/section-2-icon.png" alt="Image" 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 fw-normal">Stunning Graphics</h2>
</div>
<p style="color: #777;" class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Praesentium, vel! Eius pariatur nemo expedita.
<a href="#" class="section-more-link">Learn More <i class="icon-angle-right"></i></a>
</div>
</div>
</div>
This will definitely work fine. We will update these codes in this Template in the next update. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.