body {
	--fsAddBuffer: 22px;
}
[id='footballkitarchive-com_leaderboard_atf'],
[id='footballkitarchive-com_sticky_pushdown-pushdown-cls'],
[id='footballkitarchive-com_sticky_rail_right'],
[id='footballkitarchive-com_primis_slider'] {
	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='footballkitarchive-com_leaderboard_atf'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='footballkitarchive-com_leaderboard_atf'] {
		--height: 100px;
	}
	[id='footballkitarchive-com_sticky_pushdown-pushdown-cls'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='footballkitarchive-com_sticky_pushdown-pushdown-cls'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1175px) {
	[id='footballkitarchive-com_leaderboard_atf'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1200px) {
	[id='footballkitarchive-com_sticky_rail_right'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1624px) {
	[id='footballkitarchive-com_leaderboard_reusable'] {
		min-height: calc(280px + var(--fsAddBuffer));
		height: calc(280px + var(--fsAddBuffer));
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 100%;
	}
}
@media only screen and (min-width: 1625px) {
	[id='footballkitarchive-com_leaderboard_reusable'] {
		min-height: calc(280px + var(--fsAddBuffer));
		height: calc(280px + var(--fsAddBuffer));
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 100%;
	}
}
