"vertical-align"
Bootstrap 3.3.0 Snippet by mrynart

<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 ----------> <section class=""> <div class="container"> <div class="row"> <div class="col-xs-6 col-md-8 col-lg-20"> <div class="half-height"> <div class="mid-center"> <p>Our host Stefanie Palomino will visit Lufthansa Aviation Center in Frankfurt for an interview with Stefanie Heucke, IT Manager Mobile Lufthansa.</p> <p>What kind of working are they using that help them to keep up with the mobile business? Soon available on Youtube and via this website. </p> </div> </div> </div> </div> </div> </section>
.mid-center { position: relative; top: 50%; transform: translateY(-50%); } .half-height { height: 280px; }

Related: See More


Questions / Comments: