.adfox-banner-background {
    position: -webkit-sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
    position: sticky !important;

    margin-bottom: -780px !important;
    margin-top: -300px;
}
