#globalnav {
	z-index: 99999;
}

.ribbon.ribbon-blue-to-default {
	top: -55px;
	z-index: 9999;
}

.subsection-battery .stat-wrapper {
	max-width: 250px;
}

@media only screen and (max-width: 734px) {
	.subsection-battery .stat-wrapper {
		max-width: none;
	}
}
/* Start of battery section style */
.subsection.subsection-battery .overflow-hidden .section-cta {
	display: block;
	padding-top: 20px;
	text-align: center;
}
/* End of battery section style */

.design-l2-wrapper .display .display-image {
	padding-bottom: 0;
}

.design-l2-wrapper .display .section-cta.typography-section-header-cta {
	display: block;
	padding-top: 20px;
	text-align: center;
	color: #6e6e73;
}
