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

.adthrive-ad-cls {
    align-items: center;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

.adthrive-sticky-sidebar .adthrive-ad-cls .adthrive-sidebar {
    padding-left: 50px !important;
}

.adthrive-sidebar {
    padding-left: 50px !important;
}

.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
    top: 65px !important;
}

.adthrive-collapse-player {
    border-bottom: 0px solid #dbdbdb !important;
    border-top: 0px solid #dbdbdb !important;
}

/* for ESSAs */
.adthrive-sticky-sidebar > div {
top: 80px!important;
}

/* hide content from display out of container  */
.raptive-player-position,
.adthrive-collapse-player {
  overflow: hidden;
}