body {
font-family: 'Montserrat', sans-serif;
}
.jumbotron {

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.jumbotron h5 {
  font-weight:700;
}
.prod-intro {
 background:#eee;
padding:1rem;
}
