/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-charging .stats .stat:nth-child(1) .stat-value {
	line-height: 1.1;
}

.section-charging .stats .stat:nth-child(2) .stat-caption, .section-charging .stats .stat:nth-child(3) .stat-caption {
	padding-top: 5px;
}

.section-icon-card-gallery .icon-card:nth-child(3) .icon-card-icon {
	transform: translateY(6px);
}

@media only screen and (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
}
@media only screen and (max-width: 734px) {
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
