body {
	--fsAddBuffer: 22px;
}
[id='whatismyipaddress_728x90_Desktop_ATF'],
[id='whatismyipaddress_728x90_Desktop_BTF'],
[id='whatismyipaddress_320x50_Mobile_ATF'],
[id='whatismyipaddress_300x250_Mobile_InContent'],
[id='whatismyipaddress_halfpage_right_1'],
[id='whatismyipaddress_halfpage_right_3'],
[id='whatismyipaddress_billboard_mid'],
[id='whatismyipaddress_halfpage_right_2'],
[id='whatismyipaddress_leaderboard_atf'],
[id='whatismyipaddress_billboard_btf'],
[id='whatismyipaddress_1x1_bouncex'] {
	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='whatismyipaddress_300x250_Mobile_InContent'] {
		--height: 250px;
}
[id='whatismyipaddress_320x50_Mobile_ATF'] {
		--height: 100px;
}
[id='whatismyipaddress_billboard_btf'] {
		--height: 100px;
}
[id='whatismyipaddress_billboard_mid'] {
		--height: 100px;
}
[id='whatismyipaddress_halfpage_right_1'] {
		--height: 280px;
}
[id='whatismyipaddress_halfpage_right_2'] {
		--height: 50px;
}
[id='whatismyipaddress_halfpage_right_3'] {
		--height: 50px;
}
[id='whatismyipaddress_leaderboard_atf'] {
		--height: 50px;
}
@media only screen and (min-width: 768px) {
	[id='whatismyipaddress_300x250_Mobile_InContent'] {
		display: none; 
	}
	[id='whatismyipaddress_320x50_Mobile_ATF'] {
		display: none; 
	}
	[id='whatismyipaddress_728x90_Desktop_ATF'] {
		--height: 90px;
	}
	[id='whatismyipaddress_728x90_Desktop_BTF'] {
		--height: 90px;
	}
	[id='whatismyipaddress_billboard_btf'] {
		--height: 250px;
	}
	[id='whatismyipaddress_billboard_mid'] {
		--height: 250px;
	}
	[id='whatismyipaddress_halfpage_right_1'] {
		--height: 600px;
	}
	[id='whatismyipaddress_halfpage_right_2'] {
		--height: 600px;
	}
	[id='whatismyipaddress_halfpage_right_3'] {
		--height: 600px;
	}
	[id='whatismyipaddress_leaderboard_atf'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 970px) {
	[id='whatismyipaddress_728x90_Desktop_ATF'] {
		--height: 90px;
	}
}
@media only screen and (min-width: 1000px) {
	[id='whatismyipaddress_billboard_btf'] {
		--height: 250px;
	}
	[id='whatismyipaddress_billboard_mid'] {
		--height: 250px;
	}
}
