Hi, how do I make my text shift down to the middle as shown in the picture. I try to find everything on center tag but to no avail, hope someone can enlighten me, thanks!
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">First featurette heading. <span class="text-muted">It’ll blow your mind.</span></h2>
<p class="lead">Some great placeholder content for the first featurette here. Imagine some exciting prose here.</p>
</div>
<div class="col-md-5">
<img insert link>
</div>
</div>