
#pic_1 {
    background: url("https://dev.jc.de/wp-content/uploads/2022/10/halftone_background_12.jpg");
}

#pic_2 {
    background: rgba(0, 0, 0, 0.75) url("https://dev.jc.de/wp-content/uploads/2022/10/darktone_background_12.jpg");
    background-blend-mode: darken;
}


#dark_header {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/header_1_dark.jpg");
    background-position-x: 170%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    background-size: 75% !important;
}

#regular_header {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/header_1_regular.jpg");
    background-position-x: 170%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    background-size: 75% !important;
}

#bright_header {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/header_1_bright.jpg");
    background-position-x: 170%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    background-size: 75% !important;
}

#dark_schlag {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/schlagsituation_1_dark.jpg");
    background-position-x: 20%;
    background-position-y: 64%;
    background-repeat: no-repeat;
    background-size: 75% !important;
}


#regular_schlag {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/schlagsituation_1_regular.jpg");
    background-position-x: 170%;
    background-position-y: 100%;
    background-repeat: no-repeat;
    background-size: 75% !important;
}

#dark_aftercare {
    background-image: url("/wp-content/themes/joyclubsatellites/assets/images/impact/aftercare_1_dark.jpg");
    background-position-x: 0%;
    background-position-y: 40%;
    background-repeat: no-repeat;
    background-size: 36% !important;
}