body {
	--fsAddBuffer: 0px;
}
[id='hfboards_rightrail_2'],
[id='hfboards_rightrail_1'],
[id='hfboards_rightrail_3'],
[id='hfboards_leaderboard_atf'],
[id='hfboards_sidewall-left'],
[id='hfboards_incontent_dynamic_mobile_2_IAI_flying_carpet_sizes_placement'],
[id='hfboards_pushdown-pushdown-cls'],
[id='hfboards_forum_IAI'],
[id='hfboards_skin'] {
	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='hfboards_forum_IAI'] {
		--height: 100px;
}
[id='hfboards_incontent_dynamic_mobile_2_IAI_flying_carpet_sizes_placement'] {
		--height: 600px;
}
[id='hfboards_leaderboard_atf'] {
		--height: 100px;
}
[id='hfboards_pushdown-pushdown-cls'] {
		--height: 100px;
}
[id='hfboards_rightrail_1'] {
		--height: 333px;
}
@media only screen and (min-width: 768px) {
	[id='hfboards_forum_IAI'] {
		--height: 90px;
	}
	[id='hfboards_leaderboard_atf'] {
		--height: 90px;
	}
	[id='hfboards_pushdown-pushdown-cls'] {
		--height: 90px;
	}
	[id='hfboards_rightrail_1'] {
		--height: 600px;
	}
	[id='hfboards_rightrail_2'] {
		--height: 600px;
	}
	[id='hfboards_rightrail_3'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='hfboards_leaderboard_atf'] {
		--height: 100px;
	}
	[id='hfboards_pushdown-pushdown-cls'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1600px) {
	[id='hfboards_sidewall-left'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 2000px) {
	[id='hfboards_sidewall-left'] {
		--height: 600px;
	}
}
