.jumbotron.small {
    background: url(../img/parallax/startseite_parallax_1.jpg);
    background-size: cover;
    background-position-x: 0%;
    background-position-y: 100%;
    position: relative;
    min-height: 400px;
    margin-bottom: -120px;
}