.detail-at-a-glance .glance-three-up .badge:first-child {
	padding-left: 0;
}

@media only screen and (min-width: 737px) and (max-width: 1069px) {
	.detail-at-a-glance .glance-three-up .badge {
		min-width: 0;
	}
}
