body {
	--fsAddBuffer: 22px;
}
[id='brusheezy_btf_leaderboard_page'],
[id='brusheezy_atf_leaderboard'],
[id='brusheezy_btf_leaderboard_page_home'],
[id='brusheezy_downloads_right_siderail_1'],
[id='brusheezy_search_left'],
[id='brusheezy_download_popup'],
[id='brusheezy_downloads_right_siderail_2'],
[id='brusheezy_standalone-video'],
[id='brusheezy_1x1_bouncex'] {
	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='brusheezy_atf_leaderboard'] {
		--height: 50px;
}
[id='brusheezy_btf_leaderboard_page'] {
		--height: 280px;
}
[id='brusheezy_btf_leaderboard_page_home'] {
		--height: 280px;
}
[id='brusheezy_downloads_right_siderail_1'] {
		--height: 250px;
}
[id='brusheezy_downloads_right_siderail_2'] {
		--height: 250px;
}
[id='brusheezy_standalone-video'] {
		--height: 280px;
}
@media only screen and (min-width: 768px) {
	[id='brusheezy_atf_leaderboard'] {
		--height: 90px;
	}
	[id='brusheezy_btf_leaderboard_page'] {
		--height: 250px;
	}
	[id='brusheezy_btf_leaderboard_page_home'] {
		--height: 250px;
	}
	[id='brusheezy_download_popup'] {
		--height: 280px;
	}
	[id='brusheezy_downloads_right_siderail_1'] {
		--height: 250px;
	}
	[id='brusheezy_downloads_right_siderail_2'] {
		--height: 250px;
	}
	[id='brusheezy_search_left'] {
		--height: 600px;
	}
	[id='brusheezy_standalone-video'] {
		--height: 280px;
	}
}
