body {
	--fsAddBuffer: 22px;
}
#brandeating_leaderboard_atf,
#brandeating_incontent_1,
#brandeating_right_rail_3,
#brandeating_right_rail_1,
#brandeating_incontent_2,
#brandeating_incontent_4,
#brandeating_incontent_3,
#brandeating_right_rail_2,
#brandeating_incontent_5 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#brandeating_incontent_1 {
		--height: 280px;
}
#brandeating_incontent_2 {
		--height: 280px;
}
#brandeating_incontent_3 {
		--height: 280px;
}
#brandeating_incontent_4 {
		--height: 280px;
}
#brandeating_incontent_5 {
		--height: 280px;
}
#brandeating_leaderboard_atf {
		--height: 280px;
}
@media only screen and (min-width: 768px) {
	#brandeating_incontent_1 {
		--height: 280px;
	}
	#brandeating_incontent_2 {
		--height: 280px;
	}
	#brandeating_incontent_3 {
		--height: 280px;
	}
	#brandeating_incontent_4 {
		--height: 280px;
	}
	#brandeating_incontent_5 {
		--height: 280px;
	}
	#brandeating_leaderboard_atf {
		--height: 280px;
	}
	#brandeating_right_rail_1 {
		--height: 600px;
	}
	#brandeating_right_rail_2 {
		--height: 600px;
	}
	#brandeating_right_rail_3 {
		--height: 600px;
	}
}
