body {
	--fsAddBuffer: 0px;
}
[id='videopoker_mobile_incontent'],
[id='videopoker_mobile_btf'],
[id='videopoker_ingame_right_rail'],
[id='videopoker_ingame_medrec_1'],
[id='videopoker_sticky_atf_leaderboard'],
[id='videopoker_ingame_left_rail'],
[id='videopoker_ingame_medrec_2'],
[id='videopoker_incontent_medrec'],
[id='videopoker_sidewall_left_1'],
[id='videopoker_sidewall_left_2'],
[id='videopoker_left_rail_2'],
[id='videopoker_left_rail_1'],
[id='videopoker_ingame_medrec_4'],
[id='videopoker_ingame_medrec_3'],
[id='videopoker_ingame_300x600_2'],
[id='videopoker_ingame_300x600_1'] {
	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='videopoker_ingame_300x600_1'] {
		--height: 600px;
}
[id='videopoker_ingame_300x600_2'] {
		--height: 600px;
}
[id='videopoker_ingame_medrec_1'] {
		--height: 280px;
}
[id='videopoker_ingame_medrec_2'] {
		--height: 280px;
}
[id='videopoker_ingame_medrec_3'] {
		--height: 250px;
}
[id='videopoker_ingame_medrec_4'] {
		--height: 250px;
}
[id='videopoker_mobile_btf'] {
		--height: 280px;
}
[id='videopoker_mobile_incontent'] {
		--height: 280px;
}
[id='videopoker_sticky_atf_leaderboard'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='videopoker_incontent_medrec'] {
		--height: 250px;
	}
	[id='videopoker_ingame_300x600_1'] {
		--height: 600px;
	}
	[id='videopoker_ingame_300x600_2'] {
		--height: 600px;
	}
	[id='videopoker_ingame_left_rail'] {
		--height: 600px;
	}
	[id='videopoker_ingame_medrec_1'] {
		--height: 280px;
	}
	[id='videopoker_ingame_medrec_2'] {
		--height: 280px;
	}
	[id='videopoker_ingame_medrec_3'] {
		--height: 250px;
	}
	[id='videopoker_ingame_medrec_4'] {
		--height: 250px;
	}
	[id='videopoker_ingame_right_rail'] {
		--height: 600px;
	}
	[id='videopoker_mobile_btf'] {
		display: none; 
	}
	[id='videopoker_mobile_incontent'] {
		display: none; 
	}
	[id='videopoker_sticky_atf_leaderboard'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 1335px) {
	[id='videopoker_left_rail_1'] {
		--height: 600px;
	}
	[id='videopoker_sidewall_left_1'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 1630px) {
	[id='videopoker_left_rail_1'] {
		--height: 250px;
	}
	[id='videopoker_left_rail_2'] {
		--height: 250px;
	}
	[id='videopoker_sidewall_left_1'] {
		--height: 250px;
	}
	[id='videopoker_sidewall_left_2'] {
		--height: 250px;
	}
}
