<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/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 ---------->
<section class="testimonial-area">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="sec-title pull-left">
<h3>Testimonials</h3>
<h1>Successful Stories</h1>
</div>
<div class="more-button pull-right">
<a href="#">More Stories</a>
</div>
</div>
</div>
<div class="row">
<!--Start single item-->
<div class="col-sm-4">
<div class="single-testimonial-item text-center">
<div class="img-holder">
<img src="http://mitdevelop.com/Preet-Dietitian/assets/images/1.png" alt="Awesome Image">
</div>
<div class="text-holder">
<h3>Lost 80 Pounds and 4 Sizes</h3>
<p>Ladies, meet your new hero. Men, prepare to be humbled. My friend Staci, or Spezzy as she’s known health Coach.</p>
</div>
<span class="border"></span>
<div class="name">
<h3>Steve Bairstow</h3>
</div>
</div>
</div>
<!--End single item-->
<!--Start single item-->
<div class="col-sm-4">
<div class="single-testimonial-item text-center">
<div class="img-holder">
<img src="http://mitdevelop.com/Preet-Dietitian/assets/images/1.png" alt="Awesome Image">
</div>
<div class="text-holder">
<h3>Lost 146 Pounds and 5 Sizes</h3>
<p>In 10 months of following Health Coach, Joe has lost 128 pounds. If you are overweight, out of shape, and worried that.</p>
</div>
<span class="border"></span>
<div class="name">
<h3>Don Fletcher</h3>
</div>
</div>
</div>
<!--End single item-->
<!--Start single item-->
<div class="col-sm-4">
<div class="single-testimonial-item text-center">
<div class="img-holder">
<img src="http://mitdevelop.com/Preet-Dietitian/assets/images/1.png" alt="Awesome Image">
</div>
<div class="text-holder">
<h3>Got Herself into the Shape</h3>
<p>When it comes to weight loss, exercise is your best friend. If you haven’t exercised for a long time and are very out.</p>
</div>
<span class="border"></span>
<div class="name">
<h3>Jessica Jung</h3>
</div>
</div>
</div>
<!--End single item-->
</div>
</div>
</section>