body {
	--fsAddBuffer: 22px;
}
[id='bounty_unit2b'],
[id='bounty_unit4'],
[id='bounty_unit5'],
[id='bounty_unit2c'],
[id='bounty_unit6_skins'],
[id='bounty_unit1'],
[id='bounty_unit3'],
[id='bounty_unit2'],
[id='bounty_unit7_richmedia'] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
[id='bounty_unit1'] {
		--height: 100px;
}
[id='bounty_unit2'] {
		--height: 250px;
}
[id='bounty_unit2b'] {
		--height: 250px;
}
[id='bounty_unit2c'] {
		--height: 250px;
}
[id='bounty_unit3'] {
		--height: 100px;
}
[id='bounty_unit5'] {
		--height: 250px;
}
@media only screen and (min-width: 768px) {
	[id='bounty_unit1'] {
		--height: 250px;
	}
	[id='bounty_unit2'] {
		--height: 600px;
	}
	[id='bounty_unit2b'] {
		--height: 600px;
	}
	[id='bounty_unit2c'] {
		--height: 600px;
	}
	[id='bounty_unit3'] {
		--height: 90px;
	}
	[id='bounty_unit4'] {
		--height: 600px;
	}
	[id='bounty_unit5'] {
		--height: 250px;
	}
	[id='bounty_unit6_skins'] {
		display: none; 
	}
	[id='bounty_unit7_richmedia'] {
		display: none; 
	}
}
