.blur {
    background-image:url(../Bilder/Name.jpg);
}

@media only screen and (min-width: 768px) {
    .blur{
        padding-top: 422px;
    }


}