Spent a few minutes messing around with it, this looks better, although not perfect, still needs a bit of work across devices
<div class="container-fluid">
<h1 class="text-center">Porsche 911.</h1>
<img class="img-responsive" src="https://images.unsplash.com/photo-1414518876340-9c8737380507?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&s=361e21c33e455c14488e72c276556c7e">
<caption>"The Porsche 911 is an example of elegant design and engineering that has created a successful sports car for many years." - Anonymous</caption>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-3"></div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-6">
<h3 class="">Generations of the Porsche 911:</h3>
<ul>
<li> <em>1964-1989</em> Porsche "MK1" 911</li>
<li> <em>1989-1993</em> Porsche "964" 911</li>
<li> <em>1993-1998</em> Porsche "993" 911</li>
<li> <em>1998-2004</em> Porsche "996" 911</li>
<li> <em>2004-2011</em> Porsche "997" 911</li>
<li> <em>2011-2017</em> Porsche "991" 911</li>
</ul>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-3"></div>
</div>