<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>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<section class="features">
<div class="container">
<div class="col-md-8">
<div class="row">
<div class="col-md-4 col-sm-3 text-center icon">
<i class="fa fa-magic fa-5x"></i>
</div>
<div class="col-md-8 col-sm-9">
<h2>Website to App</h2>
<p>Use the content on your website as a springboard to build apps for iOS,
Android and Windows Phone 8. Or build your app entirely from scratch.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-3 text-center icon">
<i class="fa fa-cubes fa-5x"></i>
</div>
<div class="col-md-8 col-sm-9">
<h2>Build and Design</h2>
<p>Create unique apps with or use pre-defined skins and design features.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-3 text-center icon">
<i class="fa fa-pencil-square-o fa-5x"></i>
</div>
<div class="col-md-8 col-sm-9">
<h2>Edit and Publish</h2>
<p>View your changes live on your smartphone while you are building. Or use the browser simulator on your computer.</p>
</div>