.dfp-close {
    position: fixed;
    width: 25px;
    height: 25px;
    margin: -25px 0 0 0;
    right: 0;
    z-index: 998;
    display: block;
    background: #FFF !important;
}
.dfp-adhesion {
    position: fixed;
    width: 100%;
    z-index: 997;
    background-color: #fff;
    bottom:0;
    left:0;
}
