.bigBanner .scene.bg {
  background-image: url(../images/202505/202505volkswagen_passat.jpg);
}

.event2025q2 .program {
    background: url(../images/202505/v_p_program_bg.jpg) center top no-repeat;
}
@media only screen and (max-width: 750px) {
    .event2025q2 .program {
        background: url(../images/202505/v_p_m_program_bg.jpg) center top no-repeat;
        background-size: cover;
    }
}
.introduce .program-1 {
    display: flex;
}
.introduce .program {
    background: url(../images/202505/v_p_introduce_bg_1440.png) center top no-repeat;
}