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

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