body {
	--fsAddBuffer: 22px;
}
[id='bigbrotherjunkies_leaderboard_atf'],
[id='bigbrotherjunkies_sticky_pushdown-pushdown-cls'],
[id='bigbrotherjunkies_siderail_right_1'],
[id='bigbrotherjunkies_siderail_right_2'],
[id='bigbrotherjunkies_incontent_reusable_Homepage2'],
[id='bigbrotherjunkies_incontent_reusable'],
[id='bigbrotherjunkies_comments_dynamic_incontent'],
[id='bigbrotherjunkies_articles_dynamic_incontent'],
[id='bigbrotherjunkies_middle_feed'],
[id='bigbrotherjunkies_middle_post'] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='bigbrotherjunkies_articles_dynamic_incontent'] {
		--height: 400px;
}
[id='bigbrotherjunkies_comments_dynamic_incontent'] {
		--height: 400px;
}
[id='bigbrotherjunkies_incontent_reusable'] {
		--height: 280px;
}
[id='bigbrotherjunkies_incontent_reusable_Homepage2'] {
		--height: 280px;
}
[id='bigbrotherjunkies_leaderboard_atf'] {
		--height: 400px;
}
[id='bigbrotherjunkies_sticky_pushdown-pushdown-cls'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='bigbrotherjunkies_articles_dynamic_incontent'] {
		--height: 280px;
	}
	[id='bigbrotherjunkies_comments_dynamic_incontent'] {
		--height: 280px;
	}
	[id='bigbrotherjunkies_incontent_reusable'] {
		--height: 280px;
	}
	[id='bigbrotherjunkies_incontent_reusable_Homepage2'] {
		--height: 280px;
	}
	[id='bigbrotherjunkies_leaderboard_atf'] {
		--height: 280px;
	}
	[id='bigbrotherjunkies_middle_feed'] {
		--height: 300px;
	}
	[id='bigbrotherjunkies_middle_post'] {
		--height: 300px;
	}
	[id='bigbrotherjunkies_siderail_right_1'] {
		--height: 600px;
	}
	[id='bigbrotherjunkies_siderail_right_2'] {
		--height: 600px;
	}
	[id='bigbrotherjunkies_sticky_pushdown-pushdown-cls'] {
		display: none; 
	}
}
