#display-slub-safari{
    width: 100%;
    min-height: 100vh;
    background: linear-gradient(rgba(255,255,255,.85), rgba(255,255,255,.85)), url(images/ngorongoro-booking.png);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.the-itinerary-button{
    width: 200px;
    display: inline-block;
}