#root .desktop.view-page-site-betbuilder .body>app-widget-host {
    min-height: unset;
}

#root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#root .lang-el.desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
    background-image: url("https://docs.betonalfa.net/wp-content/uploads/2023/09/Bet-Builder_Landing-Page-Desktop_GR-2.png");
    height: 3637px;
}

#root .lang-en.desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
    background-image: url("https://docs.betonalfa.net/wp-content/uploads/2023/09/Landing-Page_EN_2-2.png");
    height: 3637px;
}

#root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody>div {
    display: none;
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    #root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
        zoom: 50%;
    }
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
    #root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
        zoom: 60%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1255px) {
    #root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
        zoom: 70%;
    }
}

@media screen and (min-width: 1256px) and (max-width: 1390px) {
    #root .desktop.view-page-site-betbuilder .site .doc .body .content.landingpage .landingpageBody {
        zoom: 80%;
    }
}