<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 ---------->
<!-- Start Service Area -->
<section class="pt-100 pb-70 service" id="service">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-6 text-center">
<a href="#0">
<div class="card card-block">
<div class="icon">
<img src="https://img.icons8.com/?id=j37gjdmTRVy1&size=2x&color=000000">
</div>
<div class="card-body p-0">
<h3 class="card-heading">Easily Managable</h3>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6 text-center">
<a href="#0">
<div class="card card-block">
<div class="icon">
<img src="https://img.icons8.com/?id=Uf3uAJcLJZ57&size=2x&color=000000">
</div>
<div class="card-body p-0">
<h3 class="card-heading">24/7 Hour Support</h3>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6 text-center">
<a href="#0">
<div class="card card-block">
<div class="icon">
<img src="https://img.icons8.com/?id=ZdQwEGsM9W4u&size=2x&color=000000">
</div>
<div class="card-body p-0">
<h3 class="card-heading">1 Month Free Trail</h3>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 text-right">
<p class="mt-2 text-muted">Create By <a href="http://top10theme.com/">top10theme</a></p>
</div>
</div>
</div>
</section>
<!-- End Service Area -->