#kevel-ads-billboard {
    padding: 20px 0;
}
.b-topLeaderboard {
    min-height: 290px;
    overflow: hidden;
}

#mm-azk323080-zone {
    padding: 20px 0;
    margin: auto;
    width: fit-content;
}

@media screen and (min-width: 1200px) {
    #mm-azk323080-zone iframe {
        height: 250px;
    }
}
@media screen and (max-width: 1200px) {
    .b-topLeaderboard {
        position: fixed;
        bottom: 10px;
        min-height: 0;
        z-index: 999;
        width: 100%;
    }

    #kevel-ads-billboard.has-article-gate {
        bottom: 60px !important; 
    }

    #mm-azk323080-zone {
        padding: 0;
    }

}

@media screen and (max-width: 768px) {}

#kevel-ads-billboard.toggled {
    bottom: 140px !important;
}

#kevel-ads-billboard {
    bottom: 50px !important;
}
