.jumbotron {
    background-color: white;
}

.jumbotron .container {
    max-width: 40rem;
}

.container img {
    width: 100%;
    height: auto;
}
