body {
	--fsAddBuffer: 0px;
}
[id='tvpassport-com_incontent_AS'],
[id='tvpassport-com_leaderboard_atf_970x250'],
[id='tvpassport-com_bottom_AS'],
[id='tvpassport-com_leaderboard_atf'],
[id='tvpassport-com_incontent_IAI'],
[id='tvpassport-com_incontent_IAI_flying_carpet_sizes_placement'],
[id='tvpassport-com_station-listing_IAI'],
[id='tvpassport-com_tv-listing_IAI'] {
	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='tvpassport-com_bottom_AS'] {
		--height: 400px;
}
[id='tvpassport-com_incontent_AS'] {
		--height: 400px;
}
[id='tvpassport-com_incontent_IAI'] {
		--height: 400px;
}
[id='tvpassport-com_incontent_IAI_flying_carpet_sizes_placement'] {
		--height: 600px;
}
[id='tvpassport-com_leaderboard_atf'] {
		--height: 100px;
}
[id='tvpassport-com_leaderboard_atf_970x250'] {
		--height: 400px;
}
[id='tvpassport-com_station-listing_IAI'] {
		--height: 280px;
}
[id='tvpassport-com_tv-listing_IAI'] {
		--height: 280px;
}
@media only screen and (min-width: 768px) {
	[id='tvpassport-com_bottom_AS'] {
		--height: 280px;
	}
	[id='tvpassport-com_incontent_AS'] {
		--height: 280px;
	}
	[id='tvpassport-com_incontent_IAI'] {
		--height: 280px;
	}
	[id='tvpassport-com_leaderboard_atf'] {
		--height: 100px;
	}
	[id='tvpassport-com_leaderboard_atf_970x250'] {
		--height: 280px;
	}
	[id='tvpassport-com_station-listing_IAI'] {
		--height: 100px;
	}
	[id='tvpassport-com_tv-listing_IAI'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='tvpassport-com_bottom_AS'] {
		--height: 280px;
	}
	[id='tvpassport-com_incontent_AS'] {
		--height: 280px;
	}
	[id='tvpassport-com_incontent_IAI'] {
		--height: 280px;
	}
	[id='tvpassport-com_leaderboard_atf'] {
		--height: 90px;
	}
	[id='tvpassport-com_leaderboard_atf_970x250'] {
		--height: 280px;
	}
	[id='tvpassport-com_station-listing_IAI'] {
		--height: 100px;
	}
	[id='tvpassport-com_tv-listing_IAI'] {
		--height: 100px;
	}
}
@media only screen and (min-width: 1300px) {
	[id='tvpassport-com_incontent_IAI'] {
		--height: 280px;
	}
	[id='tvpassport-com_leaderboard_atf_970x250'] {
		--height: 280px;
	}
}
@media only screen and (min-width: 1500px) {
	[id='tvpassport-com_station-listing_IAI'] {
		display: none; 
	}
	[id='tvpassport-com_tv-listing_IAI'] {
		--height: 280px;
	}
}
