#root .desktop .body .content.mLanding {
    border-radius: unset;
    margin: unset;
    margin: 0;
    padding: 0;
    background-color: unset;
}

#root .mobile iframe {
    border: none;
}

#root .content.mLanding iframe {
    border: none;
}

#root .mLandingHeader>app-widget-host,
#root .mLandingHeader {
    width: 100%;
    height: 500px;
}

#root .mLandingHeader.wcReload200 {
    background-image: url(/v2.12/r/images/site/banners/wc26PromoTrophy.png);
    /* background-size: cover; */
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: -83px;
}

#root .mLandingHeader.wcReload200>app-widget-host {
    background-image: url(/v2.12/r/images/site/banners/wc26PromoV2_reload200_DarkGR.svg);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center;
}

#root .mLandingContent {
    margin-left: 50px;
    margin-right: 50px;
}