.jumbotron {
    position: relative;
    background: no-repeat;
    background-size: cover;
    background-position: center;
    height: 43vh;
}