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

/* 2025ws */
@media only screen and (max-width: 734px) {
  .section-welcome .marquee-custom-wrapper {
    margin-bottom: 36px;
  }
}


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