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