.-m-cms-cont-shp3-order-nextButton {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

/* old
.-m-cms-cont-shp3-order-nextButton:after {
	content:'';
	clear:both;
	display:block;
}
.-m-cms-cont-shp3-order-nextButton .-next {
	float:right;
}
*/