.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-bottom-right, .raptive-player-container.adthrive-collapse-mobile.adthrive-collapse-bottom-right, .adthrive-player-position.adthrive-collapse-float.adthrive-collapse-bottom-right, .raptive-player-container.adthrive-collapse-float.adthrive-collapse-bottom-right {
    right: 70px !important; 
}

body.adthrive-device-desktop .adthrive-sticky-outstream,
body.adthrive-device-tablet .adthrive-sticky-outstream {
    margin-right: 70px;
}

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

.adthrive-ad iframe[id^="google_ads_iframe"] {
    padding-bottom: 0px !important;
}

/* Prevent video player from expanding on desktop */
body.adthrive-device-desktop .adthrive-collapse-player,
body.adthrive-device-desktop #adthrive-contextual-container {
max-width: 600px;
height: auto!important;
}
body.adthrive-device-desktop div[id^="cls-video-container"] {
min-height: 360px!important; /* <- adjust as needed for particular site */
}