.AdvertisementTopLeft {
        left: 10px;
        position: absolute;
        z-index: 5;
}
.AdvertisementTopRight {
        position: absolute;
        right: 10px;
        z-index: 5;
}
.AdvertisementBG {
        width: 0!important;
        height: 0!important;
}
.AdvertContent>* {
        margin-bottom: 10px;
}
