@charset "utf-8";

.iCovWr.iCovBg.iCovBg260818 {
    background-image: url(https://abendrot2021.com/system_panel/uploads/images/20260817102416331020.jpg);
    background-attachment: scroll;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

@media screen and (max-width:768px) {
.iCovWr.iCovBg.iCovBg260818 {
        background-image: url(https://abendrot2021.com/system_panel/uploads/images/20260817102416331020.jpg);
        background-attachment: scroll;
        background-size: auto;
        background-position: 62% 65%;
        background-repeat: no-repeat;
    }
}