.detail-at-a-glance .glance-three-up .badge-caption:first-child {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
}

.detail-tiles .detail-tile .tile-content .text-content {
	max-width: 31em;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.detail-at-a-glance .glance-three-up {
		flex-wrap: nowrap;
	}
}
