/* Local fixes  */
@media only screen and (min-width: 768px) {
	.detail-at-a-glance .glance-three-up .badge:last-child {
		padding-right: 0%;
	}
}
