/* JP Styles */
.detail-at-a-glance .glance-three-up .badge {
	min-width: 100%;
}

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

.detail-at-a-glance .glance-three-up .badge:last-child {
	padding-right: 0%;
}

@media only screen and (max-width: 810px) {
	.section-tiles
		.grid-item.grid-item-tile-customer-experience
		.tile-content
		.text-content
		.nowrap {
		display: inline-block;
		white-space: nowrap;
	}
}
