/* Local Overrides */

/* hero copy */
@media only screen and (max-width: 734px) {
	.section-content
		.detail-logo-title
		.headline-logo-title
		.typography-headline-super {
		max-width: 280px;
	}
}

/* Security Section */

@media only screen and (max-width: 1068px) {
	.detail-tiles .detail-tile .tile-content .icon-security {
		margin-top: 16px;
		margin-bottom: 10px;
	}
}

/* At a Glance Section */

.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;
}
