.icon.aap-text-icon-control__icon {
  position: absolute !important;
}

.section-battery .staggered-end .stat-value-hs {
	font-size: 40px;
}

@media only screen and (max-width: 1068px) {
	.section-battery .staggered-end .stat-value-hs {
		font-size: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-battery .staggered-end .stat-value-hs {
		font-size: 32px;
	}
}