body {
	--fsAddBuffer: 0px;
}
[id='codebeautify_mrec_atf'],
[id='codebeautify_leaderboard_atf'] {
	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='codebeautify_leaderboard_atf'] {
		--height: 280px;
}
[id='codebeautify_mrec_atf'] {
		--height: 250px;
}
@media only screen and (min-width: 768px) {
	[id='codebeautify_leaderboard_atf'] {
		--height: 280px;
	}
	[id='codebeautify_mrec_atf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 970px) {
	[id='codebeautify_mrec_atf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1024px) {
	[id='codebeautify_mrec_atf'] {
		--height: 240px;
	}
}
@media only screen and (min-width: 1250px) {
	[id='codebeautify_mrec_atf'] {
		--height: 200px;
	}
}
@media only screen and (min-width: 1550px) {
	[id='codebeautify_mrec_atf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1800px) {
	[id='codebeautify_mrec_atf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 1900px) {
	[id='codebeautify_mrec_atf'] {
		--height: 250px;
	}
}
@media only screen and (min-width: 2000px) {
	[id='codebeautify_mrec_atf'] {
		--height: 280px;
	}
}
