/* Public pages */

.jumbotron {
  background: url(/img/content/raphael-biscaldi-297901-unsplash.jpg);
  background-size: cover; /* auto; */
  color: #fff;
  min-height: 320px;
  margin-bottom: 0;
}

.content-header {
  background: url(/img/content/raphael-biscaldi-297901-unsplash.jpg);
  background-size: cover; /* auto; */
  color: #fff;
  min-height: 320px;
  margin-bottom: 0;
}
