Images
<div class="section-title">
<h2 class="mb-5">Images</h2>
</div>
<div class="row justify-content-center">
<div class="col-md-3 mb-5 px-lg-4">
<img src="../themes/custom/agency_plus/assets/images/shortcodes/placeholder-img.jpg" class="border rounded img-fluid" alt="">
</div>
<div class="col-md-3 mb-5 px-lg-4">
<img src="../themes/custom/agency_plus/assets/images/shortcodes/placeholder-img.jpg" class="rounded img-fluid" alt="">
</div>
<div class="col-md-3 mb-5 px-lg-4">
<img src="../themes/custom/agency_plus/assets/images/shortcodes/placeholder-img.jpg" class="rounded-circle img-fluid" alt="">
</div>
</div>