/**
 * WQGEO Portal 1.8.0 — shared editorial alignment for image-led sections.
 */

@media (min-width:901px){
	/* Match both copy blocks to the 32px inner edge used by the trend section. */
	.wo-home .wo-geo.wo-module--contained .wo-geo__copy{
		padding-left:32px!important;
	}
	.wo-home .wo-global.wo-module--contained .wo-global__layout{
		padding-left:32px!important;
		padding-right:32px!important;
	}
}
