body {
	--fsAddBuffer: 22px;
}
#mapsofworldcom_mpu_bottom_1,
#mapsofworldcom_incontent_5,
#mapsofworldcom_sidebar_2,
#mapsofworldcom_sidebar_1,
#mapsofworldcom_mpu_incontent,
#mapsofworldcom_mpu_bottom_2,
#mapsofworldcom_header,
#mapsofworldcom_incontent_3,
#mapsofworldcom_right_rail_1,
#mapsofworldcom_incontent_2,
#mapsofworldcom_mobile_top,
#mapsofworldcom_incontent_4,
#mapsofworldcom_bottom,
#mapsofworldcom_incontent_1,
#mapsofworldcom_right_rail_2 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#mapsofworldcom_bottom {
		--height: 280px;
}
#mapsofworldcom_incontent_1 {
		--height: 280px;
}
#mapsofworldcom_incontent_2 {
		--height: 280px;
}
#mapsofworldcom_incontent_3 {
		--height: 280px;
}
#mapsofworldcom_incontent_4 {
		--height: 280px;
}
#mapsofworldcom_incontent_5 {
		--height: 280px;
}
#mapsofworldcom_mobile_top {
		--height: 100px;
}
@media only screen and (min-width: 768px) {
	#mapsofworldcom_bottom {
		--height: 280px;
	}
	#mapsofworldcom_header {
		--height: 90px;
	}
	#mapsofworldcom_incontent_1 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_2 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_3 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_4 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_5 {
		--height: 280px;
	}
	#mapsofworldcom_mobile_top {
		display: none; 
	}
	#mapsofworldcom_mpu_bottom_1 {
		--height: 250px;
	}
	#mapsofworldcom_mpu_bottom_2 {
		--height: 250px;
	}
	#mapsofworldcom_mpu_incontent {
		--height: 250px;
	}
	#mapsofworldcom_right_rail_1 {
		--height: 600px;
	}
	#mapsofworldcom_right_rail_2 {
		--height: 600px;
	}
	#mapsofworldcom_sidebar_1 {
		--height: 250px;
	}
	#mapsofworldcom_sidebar_2 {
		--height: 600px;
	}
}
@media only screen and (min-width: 970px) {
	#mapsofworldcom_bottom {
		--height: 280px;
	}
	#mapsofworldcom_incontent_1 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_2 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_3 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_4 {
		--height: 280px;
	}
	#mapsofworldcom_incontent_5 {
		--height: 280px;
	}
}
