
section.models > .column > .inner {
	box-sizing:border-box;
	margin:0 auto;
}

section figure.model-visual {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

section.luxury .column figure {
	display:inline-block;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

