<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="one-third col-md-4"> <a href="#" class="img-caption">
<figure> <img src="https://i.imgur.com/K7A78We.jpg" alt="" />
<figcaption>
<h3>MY First Caption</h3> <span>For what reason would it be advisable for me to think about business content?</span>
</figcaption>
</figure>
</a> </div>
<div class="one-third col-md-4"> <a href="#" class="img-caption">
<figure> <img src="https://i.imgur.com/c8952Iz.jpg" alt="" />
<figcaption>
<h3>MY Second Caption</h3> <span>For what reason would it be advisable for me to think about business content?</span>
</figcaption>
</figure>
</a> </div>
<div class="one-third col-md-4"> <a href="#" class="img-caption">
<figure> <img src="https://i.imgur.com/K7A78We.jpg" alt="" />
<figcaption>
<h3>MY Third Caption</h3> <span>For what reason would it be advisable for me to think about business content?</span>
</figcaption>
</figure>
</a> </div>
</div>
</div>