body {
	--fsAddBuffer: 22px;
}
#boingboing_728x90_970x90_970x250_320x50_ATF,
#boingboing_300x250_300x600_Right_1,
#boingboing_300x250_300x600_Right_2,
#boingboing_1x1_gumgum-inimage,
#boingboing_300x250_300x600_Right_3,
#boingboing_incontent_dynamic,
#boingboing_970x250_btf,
#boingboing_pushdown-pushdown-cls,
#boingboing_mobile_incontent_BTF {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#boingboing_300x250_300x600_Right_2 {
		--height: 280px;
}
#boingboing_300x250_300x600_Right_3 {
		--height: 280px;
}
#boingboing_incontent_dynamic {
		--height: 280px;
}
#boingboing_mobile_incontent_BTF {
		--height: 280px;
}
#boingboing_pushdown-pushdown-cls {
		--height: 50px;
}
@media only screen and (min-width: 768px) {
	#boingboing_300x250_300x600_Right_1 {
		--height: 600px;
	}
	#boingboing_300x250_300x600_Right_2 {
		--height: 600px;
	}
	#boingboing_300x250_300x600_Right_3 {
		--height: 600px;
	}
	#boingboing_728x90_970x90_970x250_320x50_ATF {
		--height: 250px;
	}
	#boingboing_970x250_btf {
		--height: 250px;
	}
	#boingboing_incontent_dynamic {
		--height: 280px;
	}
	#boingboing_mobile_incontent_BTF {
		display: none; 
	}
	#boingboing_pushdown-pushdown-cls {
		display: none; 
	}
}
