body {
	--fsAddBuffer: 0px;
}
[id='sudokutable-com_incontent_mrec'],
[id='sudokutable-com_leaderboard_btf'],
[id='sudokutable-com_leaderboard_728x90'] {
	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='sudokutable-com_leaderboard_728x90'] {
		--height: 100px;
}
[id='sudokutable-com_leaderboard_btf'] {
		--height: 250px;
}
@media only screen and (min-width: 768px) {
	[id='sudokutable-com_leaderboard_728x90'] {
		--height: 90px;
	}
	[id='sudokutable-com_leaderboard_btf'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='sudokutable-com_leaderboard_btf'] {
		--height: 2509px;
	}
}
@media only screen and (min-width: 1024px) {
	[id='sudokutable-com_incontent_mrec'] {
		--height: 280px;
	}
	[id='sudokutable-com_leaderboard_btf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1280px) {
	[id='sudokutable-com_incontent_mrec'] {
		--height: 280px;
	}
	[id='sudokutable-com_leaderboard_btf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1400px) {
	[id='sudokutable-com_leaderboard_728x90'] {
		--height: 90px;
	}
}
