<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 ---------->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<div class="container">
<div class="row">
<h1 class="title col-lg-12 col-md-12">OUR SERVICES</h1><br>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<img src="https://studentservices.okstate.edu/sites/default/files/weatpromopic.png" alt="">
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<div class="icon-left">
<i class="fa fa-money fa-3x"></i>
</div>
<div class="text">
<h4> Lorem Ipsum is simply dummy </h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum
.</p>
</div><br>
<div class="icon-left">
<i class="fa fa-taxi fa-3x"></i>
</div>
<div class="text">
<h4> Lorem Ipsum is simply dummy </h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum
</p>
</div><br>
<div class="icon-left">
<i class="fa fa-leaf fa-3x"></i>
</div>
<div class="text">
<h4> Lorem Ipsum is simply dummy </h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum
</p>
</div><br>
<div class="icon-left">
<i class="fa fa-money fa-3x"></i>
</div>
<div class="text">
<h4> Lorem Ipsum is simply dummy </h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum
</p>
</div>
</div>
</div>
</div>
</div>