<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 ---------->
<!-- how we do section -->
<section id="how-we-do" class="p-0">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 how-bg-img"></div>
<div class="col-xs-12 col-sm-12 col-md-6 how-contents">
<h4 class="section-title mb-2 h1">What we do</h4>
<p class="mb-4">Having and managing a correct marketing strategy is crucial in a fast moving market.</p>
<ul class="list-unstyled">
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
<li>Some quick example text to build on the card title and make up the bulk of the card's content.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ./how we do section -->