body {
	--fsAddBuffer: 22px;
}
[id='royaldraw_wide_skyscrapper_2'],
[id='royaldraw_leaderboard_3'],
[id='royaldraw_leaderboard_4'],
[id='royaldraw_leaderboard_1'],
[id='royaldraw_medrec_2'],
[id='royaldraw_wide_skyscrapper_1'],
[id='royaldraw_newsfeed_incontent'],
[id='royaldraw_leaderboard_2'],
[id='royaldraw_medrec_1'],
[id='royaldraw_leaderboard_bottom'],
[id='royaldraw_sticky_pushdown-pushdown-cls'],
[id='royaldraw_sticky_pushdown_mobile-pushdown-cls'] {
	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='royaldraw_leaderboard_1'] {
		--height: 100px;
}
[id='royaldraw_leaderboard_2'] {
		--height: 100px;
}
[id='royaldraw_leaderboard_3'] {
		--height: 100px;
}
[id='royaldraw_leaderboard_4'] {
		--height: 100px;
}
[id='royaldraw_newsfeed_incontent'] {
		--height: 280px;
}
[id='royaldraw_sticky_pushdown_mobile-pushdown-cls'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='royaldraw_leaderboard_1'] {
		--height: 90px;
	}
	[id='royaldraw_leaderboard_2'] {
		--height: 90px;
	}
	[id='royaldraw_leaderboard_3'] {
		--height: 90px;
	}
	[id='royaldraw_leaderboard_4'] {
		--height: 90px;
	}
	[id='royaldraw_leaderboard_bottom'] {
		--height: 90px;
	}
	[id='royaldraw_medrec_1'] {
		--height: 250px;
	}
	[id='royaldraw_medrec_2'] {
		--height: 250px;
	}
	[id='royaldraw_newsfeed_incontent'] {
		--height: 250px;
	}
	[id='royaldraw_sticky_pushdown-pushdown-cls'] {
		--height: 90px;
	}
	[id='royaldraw_wide_skyscrapper_1'] {
		--height: 600px;
	}
	[id='royaldraw_wide_skyscrapper_2'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 970px) {
	[id='royaldraw_sticky_pushdown-pushdown-cls'] {
		--height: 90px;
	}
}
