.jumbotron > iframe {
  height: 350px;
  display: block;
/*This is to remove the extra whitespace under the iframe*/
}
.col-md-3 > h2 {
  padding-top: 15px;
  padding-bottom: 10px;
  border-top: solid #428bca;
  border-bottom: solid #428bca;
}
