body {
	--fsAddBuffer: 22px;
}
#officeholidays_right_rail_1,
#officeholidays_incontent_3,
#officeholidays_right_rail_3,
#officeholidays_incontent_4,
#officeholidays_right_rail_2,
#officeholidays_incontent_1,
#officeholidays_leaderboard_atf,
#officeholidays_incontent_5,
#officeholidays_incontent_2,
#officeholidays_leaderboard_atf_wide {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#officeholidays_incontent_1 {
		--height: 280px;
}
#officeholidays_incontent_2 {
		--height: 280px;
}
#officeholidays_incontent_3 {
		--height: 280px;
}
#officeholidays_incontent_4 {
		--height: 280px;
}
#officeholidays_incontent_5 {
		--height: 280px;
}
#officeholidays_leaderboard_atf {
		--height: 100px;
}
#officeholidays_leaderboard_atf_wide {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	#officeholidays_incontent_1 {
		--height: 280px;
	}
	#officeholidays_incontent_2 {
		--height: 280px;
	}
	#officeholidays_incontent_3 {
		--height: 280px;
	}
	#officeholidays_incontent_4 {
		--height: 280px;
	}
	#officeholidays_incontent_5 {
		--height: 280px;
	}
	#officeholidays_leaderboard_atf {
		--height: 90px;
	}
	#officeholidays_leaderboard_atf_wide {
		--height: 250px;
	}
	#officeholidays_right_rail_1 {
		--height: 600px;
	}
	#officeholidays_right_rail_2 {
		--height: 600px;
	}
	#officeholidays_right_rail_3 {
		--height: 600px;
	}
}
