@media screen and (max-width: 1024px){
img.bg { visibility:hidden }
body {
        background: url(../images/leistungen/leistungen.jpg) no-repeat top center;
}
html {
        background: url(../images/leistungen/leistungen.jpg) no-repeat top center;
}
}
