
@media (min-width: 992px) {
  .col-md-3 {
    width: 15%;
  }
}

.jumbotron h1 {
	font-size: 120%;
	font-weight: 50;
}
