.jumbotron {
    /* add bootstrap jumbotron background image */
    background: #000 url("../../../images/lincoln_wheel.jpg") center center no-repeat;
    background-size: cover;
    min-height: 400px;
}
