.-m-cms-cont-shp3-order-addresses2 > form {
	margin:-20px;
	display:flex;
	flex-wrap:wrap;
	margin-bottom:2em;
}
.-m-cms-cont-shp3-order-addresses2 > form > div {
	flex:1 1 340px;
	width:50%; /* needed? */
	min-width:270px;
	padding:20px;
	box-sizing:border-box;
}
.-m-cms-cont-shp3-order-addresses2 .c1-fieldTable {
	max-width:26em;
	width:100%;
	white-space:nowrap;
}
.-m-cms-cont-shp3-order-addresses2 .-ship > .-tableWrapper {
	transition:height .3s;
}

