<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<section id="services" class="services">
<div class="wrapper">
<div class="service-row">
<div class="service card">
<div class="s-img">
<img src="http://localhost/sbdc/wp-content/uploads/2017/09/Hire-Sales-and-Business-Development-for-Startup.jpg" />
<div class="img-overlay"><i class="fa fa-eye" aria-hidden="true"></i> </div>
</div>
<div class="card-description">
<h4><a href="business_development.html">Business Development</a></h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, w
</p>
</div>
</div>
<!-- service card End -->
<div class="service card">
<div class="s-img">
<img src="http://localhost/sbdc/wp-content/uploads/2017/09/Hire-Sales-and-Business-Development-for-Startup.jpg" />
<div class="img-overlay"><i class="fa fa-eye" aria-hidden="true"></i> </div>
</div>
<div class="card-description">
<h4><a href="business_development.html">Business Development</a></h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, w
</p>
</div>
</div>
<!-- service card End -->
</div>
</div>
</section>