body {
	--fsAddBuffer: 22px;
}
[id='mapsofworldcom_mpu_bottom_1'],
[id='mapsofworldcom_incontent_5'],
[id='mapsofworldcom_sidebar_2'],
[id='mapsofworldcom_sidebar_1'],
[id='mapsofworldcom_mpu_incontent'],
[id='mapsofworldcom_mpu_bottom_2'],
[id='mapsofworldcom_header'],
[id='mapsofworldcom_right_rail_1'],
[id='mapsofworldcom_mobile_top'],
[id='mapsofworldcom_bottom'],
[id='mapsofworldcom_right_rail_2'] {
	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='mapsofworldcom_bottom'] {
		--height: 280px;
}
[id='mapsofworldcom_incontent_5'] {
		--height: 280px;
}
[id='mapsofworldcom_mobile_top'] {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	[id='mapsofworldcom_bottom'] {
		--height: 280px;
	}
	[id='mapsofworldcom_header'] {
		--height: 90px;
	}
	[id='mapsofworldcom_incontent_5'] {
		--height: 280px;
	}
	[id='mapsofworldcom_mobile_top'] {
		display: none; 
	}
	[id='mapsofworldcom_mpu_bottom_1'] {
		--height: 250px;
	}
	[id='mapsofworldcom_mpu_bottom_2'] {
		--height: 250px;
	}
	[id='mapsofworldcom_mpu_incontent'] {
		--height: 250px;
	}
	[id='mapsofworldcom_right_rail_1'] {
		--height: 600px;
	}
	[id='mapsofworldcom_right_rail_2'] {
		--height: 600px;
	}
	[id='mapsofworldcom_sidebar_1'] {
		--height: 250px;
	}
	[id='mapsofworldcom_sidebar_2'] {
		--height: 600px;
	}
}
@media only screen and (min-width: 970px) {
	[id='mapsofworldcom_bottom'] {
		--height: 280px;
	}
	[id='mapsofworldcom_incontent_5'] {
		--height: 280px;
	}
}
