<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.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 ---------->
<!-- packages section -->
<section id="packages">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6 p-0">
<div class="gold-package p-5">
<h1 class="mb-5 pb-5">Gold Package</h1>
<ul class="list-unstyled mb-5">
<li>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.</li>
<li>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.</li>
<li>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.</li>
</ul>
<p><a class="btn btn-primary mr-5 px-5" role="button" href="https://www.fiverr.com/share/qb8D02" target="_blank">Join now</a><span>$2.500</span></p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6 p-0">
<div class="silver-package p-5 bg-light">
<h1 class="mb-5 pb-5 text-secondary">Silver Package</h1>
<ul class="list-unstyled mb-5">
<li>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.</li>
<li>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.</li>
<li>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.</li>
</ul>
<p><a class="btn btn-outline-primary mr-5 px-5" href="https://www.fiverr.com/share/qb8D02" target="_blank" role="button">Join now</a><span>$1.500</span></p>
</div>
</div>
</div>
</div>
</section>
<!-- ./packages section -->