@media only screen and (min-width: 735px) {
	.glance-three-up.row {
		flex-wrap: nowrap;
	}
}

@media only screen and (min-width: 1069px) {
	.detail-tiles .detail-tile .tile-content .text-content {
		max-width: 32.5em;
	}
}
