body {
	--fsAddBuffer: 22px;
}
[id='ballotpedia-org_dynamic_incontent_IAI'],
[id='ballotpedia-org_bottom'],
[id='ballotpedia-org_siderail_right'],
[id='ballotpedia-org_ATF_leaderboard'],
[id='ballotpedia-org_dynamic_incontent_IAI_flying_carpet_sizes_placement'],
[id='ballotpedia-org_custom_placement'] {
	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='ballotpedia-org_ATF_leaderboard'] {
		--height: 100px;
}
[id='ballotpedia-org_bottom'] {
		--height: 400px;
}
[id='ballotpedia-org_custom_placement'] {
		--height: 250px;
}
[id='ballotpedia-org_dynamic_incontent_IAI'] {
		--height: 400px;
}
[id='ballotpedia-org_dynamic_incontent_IAI_flying_carpet_sizes_placement'] {
		--height: 600px;
}
@media only screen and (min-width: 500px) {
	[id='ballotpedia-org_custom_placement'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 768px) {
	[id='ballotpedia-org_ATF_leaderboard'] {
		--height: 100px;
	}
	[id='ballotpedia-org_bottom'] {
		--height: 250px;
	}
	[id='ballotpedia-org_custom_placement'] {
		--height: 90px;
	}
	[id='ballotpedia-org_dynamic_incontent_IAI'] {
		--height: 280px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='ballotpedia-org_ATF_leaderboard'] {
		--height: 100px;
	}
	[id='ballotpedia-org_bottom'] {
		--height: 280px;
	}
	[id='ballotpedia-org_custom_placement'] {
		--height: 90px;
	}
	[id='ballotpedia-org_dynamic_incontent_IAI'] {
		--height: 280px;
	}
}
@media only screen and (min-width: 1170px) {
	[id='ballotpedia-org_custom_placement'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1200px) {
	[id='ballotpedia-org_dynamic_incontent_IAI'] {
		--height: 280px;
	}
	[id='ballotpedia-org_siderail_right'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 1220px) {
	[id='ballotpedia-org_custom_placement'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 1400px) {
	[id='ballotpedia-org_dynamic_incontent_IAI'] {
		--height: 280px;
	}
}
@media only screen and (min-width: 1470px) {
	[id='ballotpedia-org_custom_placement'] {
		--height: 90px;
	}
}
