.adthrive-ad-cls>div, .adthrive-ad-cls>iframe {
   flex-basis: auto!important;
}

.adthrive-sticky.adthrive-footer {
    z-index: 1 !important;
}

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