#at-header-custom > .adthrive-header {
float: right !important;
}

.site-inner > .adthrive-header {
margin-top: 
}

.adthrive-sidebar.adthrive-stuck {
margin-top: 120px;
}

.adthrive-collapse-mobile {
width: 256px !important;
height: 144px !important;
}

/* This is a hot fix to take care of a mislabeled 300x250 ad getting filled in, 1/9/20 */
.adthrive-device-phone .adthrive-footer {
max-height: 100px !important;
overflow-y: hidden !important;
}

/* confirm click footer ad fix test */
body.adthrive-device-phone .adthrive-footer.adthrive-sticky {
padding-top:0px;
overflow:visible !important;
border-top:0px !important;
}
body.adthrive-device-phone .adthrive-sticky.adthrive-footer>.adthrive-close {
top:-25px !important;
right:0px !important;
border-radius: 0px !important;
line-height: 24px !important;
font-size: 24px !important;
}
/* confirm click footer ad fix test  end */