body {
	--fsAddBuffer: 0px;
}
#wegotthiscovered_Sidebar_1,
#wegotthiscovered_Sidebar_2,
#wegotthiscovered_Sidebar_3,
#wegotthiscovered_Skin,
#wegotthiscovered_InContent_1,
#wegotthiscovered_InContent_ArticleEnd,
#wegotthiscovered_pushdown-pushdown-cls,
#wegotthiscovered_Categories,
#wegotthiscovered_Homepage,
#wegotthiscovered_smartnews_mrec,
#wegotthiscovered_1x1_bouncex,
#wegotthiscovered_desktop_1x1,
#wegotthiscovered_right_rail_ATF {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#wegotthiscovered_Categories {
		--height: 300px;
}
#wegotthiscovered_Homepage {
		--height: 300px;
}
#wegotthiscovered_InContent_1 {
		--height: 300px;
}
#wegotthiscovered_InContent_ArticleEnd {
		--height: 300px;
}
#wegotthiscovered_pushdown-pushdown-cls {
		--height: 50px;
}
#wegotthiscovered_smartnews_mrec {
		--height: 250px;
}
@media only screen and (min-width: 768px) {
	#wegotthiscovered_Categories {
		--height: 280px;
	}
	#wegotthiscovered_Homepage {
		--height: 280px;
	}
	#wegotthiscovered_InContent_1 {
		--height: 280px;
	}
	#wegotthiscovered_InContent_ArticleEnd {
		--height: 300px;
	}
	#wegotthiscovered_Sidebar_1 {
		--height: 250px;
	}
	#wegotthiscovered_Sidebar_2 {
		--height: 250px;
	}
	#wegotthiscovered_Sidebar_3 {
		--height: 600px;
	}
	#wegotthiscovered_desktop_1x1 {
		display: none; 
	}
	#wegotthiscovered_pushdown-pushdown-cls {
		display: none; 
	}
	#wegotthiscovered_right_rail_ATF {
		--height: 600px;
	}
	#wegotthiscovered_smartnews_mrec {
		--height: 250px;
	}
}
@media only screen and (min-width: 850px) {
	#wegotthiscovered_InContent_1 {
		--height: 312px;
	}
}
