.sticky_ad {
    background: rgb(255, 255, 255);
    text-align: center;
    padding: 0;
    min-height: 50px;
    margin: 0;
    width: 100%;
    position: fixed;
}

#ad_stickyheader_mobile {
    top: 0;
    left: 0;
}

#ad_stickyfooter {
    border-top: 1px solid rgb(193, 200, 210);
    z-index: 999999;
    bottom: 0;
    left: 0;
}