@media only screen and (max-width: 768px) {
  .jumbotron h1 {font-size:14px;}
}