.ad_zone:not( .ad_placement_post_top ) {
	margin-bottom: 1.2em;
}
.ad_zone .adsbygoogle {
	display: block!important;
	margin: auto;
}
.on_mobile {
	display: none;
}

/* popup ad on top of google fixed ad */
.hannaford-campaign {
	z-index: 111111111111111111!important;
}

.ad_zone [data-ad-status="unfilled"] {
	display: none!important;
}

@media( max-width: 768px){
	.on_mobile {
		display: block;
	}
	.on_desktop {
		display: none;
	}
}