body {
	--fsAddBuffer: 22px;
}
[id='soundguys_homepage_rightrail'],
[id='soundguys_ATF_leaderboard'],
[id='soundguys_article_rightrail'],
[id='soundguys_revolving_rail_1'],
[id='soundguys_revolving_rail_2'],
[id='soundguys_revolving_rail_3'],
[id='soundguys_article_rightrail_2'],
[id='soundguys_BTF_leaderboard'],
[id='soundguys_1x1_bouncex'],
[id='soundguys_pushdown-pushdown-cls'] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='soundguys_ATF_leaderboard'] {
		--height: 250px;
}
[id='soundguys_BTF_leaderboard'] {
		--height: 250px;
}
[id='soundguys_pushdown-pushdown-cls'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='soundguys_ATF_leaderboard'] {
		--height: 250px;
	}
	[id='soundguys_BTF_leaderboard'] {
		--height: 250px;
	}
	[id='soundguys_article_rightrail'] {
		--height: 250px;
	}
	[id='soundguys_article_rightrail_2'] {
		--height: 250px;
	}
	[id='soundguys_homepage_rightrail'] {
		--height: 600px;
	}
	[id='soundguys_pushdown-pushdown-cls'] {
		--height: 90px;
	}
	[id='soundguys_revolving_rail_1'] {
		--height: 600px;
	}
	[id='soundguys_revolving_rail_2'] {
		--height: 250px;
	}
	[id='soundguys_revolving_rail_3'] {
		--height: 600px;
	}
}
