


<div class="row justify-content-center align-items-center mb-5 gx-7">
<div class="col-md-4 wow fadeInLeft" data-wow-delay=".15s" data-wow-duration=".75s"> <img src="themes/custom/spot_pro/img/placeholder-img.jpg" class="img-fluid" alt="tag"> </div>
<div class="col-md-4 wow fadeInUp" data-wow-delay=".15s" data-wow-duration=".75s"> <img src="themes/custom/spot_pro/img/placeholder-img.jpg" class="rounded img-fluid" alt="tag"> </div>
<div class="col-md-4 wow fadeInRight" data-wow-delay=".15s" data-wow-duration=".75s"> <img src="themes/custom/spot_pro/img/placeholder-img.jpg" class="rounded-circle img-fluid" alt="tag"> </div>
</div>