body.post-type-archive-mec-events #ajax-content-wrap,
body.single-mec-events #ajax-content-wrap {
    background: url('/wp-content/uploads/2022/04/Sub_Page_Background.jpg') no-repeat center center !important;
    background-size: cover !important;
}

body.post-type-archive-mec-events #ajax-content-wrap #main-content {
    padding-top: 50px !important;
    min-height: 70vh !important;
}

body.single-mec-events #ajax-content-wrap .mec-widget-activation-guide {
    color: white !important;
}

body.post-type-archive-mec-events #ajax-content-wrap #main-content > p {
    font-size: 32px !important;
    line-height: 1em !important;
}

body.post-type-archive-mec-events #ajax-content-wrap #main-content > p,
body.post-type-archive-mec-events #ajax-content-wrap #main-content .mec-event-article {
    background: white !important;
    padding: 10px !important;
}