body.adthrive-device-desktop #go-top {
    margin-bottom: 250px;
}

body.adthrive-device-tablet #go-top {
    margin-bottom: 200px;
}

body.adthrive-device-phone #go-top {
    margin-bottom: 30px;
}

/* fix sticky sidebar ads for fixed header */
.adthrive-sidebar.adthrive-stuck {
margin-top: 75px;
}
.adthrive-sticky-sidebar > div {
top: 75px!important;
}