.adthrive-device-desktop .adthrive-recipe,
.adthrive-device-tablet .adthrive-recipe {
	float: right;
	clear: right;
	margin-left: 10px;
}

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

/* sticky content ads */
.adthrive-device-desktop .adthrive-sticky-container > div,
.adthrive-device-tablet .adthrive-sticky-container > div {
top: 101px!important;
}
.adthrive-device-phone .adthrive-sticky-container > div {
top: 101px!important;
}