body {
	--fsAddBuffer: 22px;
}
[id='blabbermouth_news_siderail_1'],
[id='blabbermouth_home_siderail_2'],
[id='blabbermouth_news_incontent_dynamic'],
[id='blabbermouth_news_leaderboard'],
[id='blabbermouth_home_siderail_1'],
[id='blabbermouth_home_incontent_dynamic'],
[id='blabbermouth_news_siderail_2'],
[id='blabbermouth_news_siderail_3'],
[id='blabbermouth_home_siderail_3'],
[id='blabbermouth_home_incontent_static'],
[id='blabbermouth_home_leaderboard'],
[id='blabbermouth_skin_oop'] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='blabbermouth_home_incontent_dynamic'] {
		--height: 280px;
}
[id='blabbermouth_home_incontent_static'] {
		--height: 280px;
}
[id='blabbermouth_home_leaderboard'] {
		--height: 250px;
}
[id='blabbermouth_news_incontent_dynamic'] {
		--height: 280px;
}
[id='blabbermouth_news_leaderboard'] {
		--height: 250px;
}
@media only screen and (min-width: 768px) {
	[id='blabbermouth_home_incontent_dynamic'] {
		--height: 280px;
	}
	[id='blabbermouth_home_incontent_static'] {
		--height: 280px;
	}
	[id='blabbermouth_home_leaderboard'] {
		--height: 250px;
	}
	[id='blabbermouth_home_siderail_1'] {
		--height: 600px;
	}
	[id='blabbermouth_home_siderail_2'] {
		--height: 600px;
	}
	[id='blabbermouth_home_siderail_3'] {
		--height: 600px;
	}
	[id='blabbermouth_news_incontent_dynamic'] {
		--height: 280px;
	}
	[id='blabbermouth_news_leaderboard'] {
		--height: 250px;
	}
	[id='blabbermouth_news_siderail_1'] {
		--height: 600px;
	}
	[id='blabbermouth_news_siderail_2'] {
		--height: 600px;
	}
	[id='blabbermouth_news_siderail_3'] {
		--height: 600px;
	}
}
