.section-charging .stat-value {
  line-height: 1.1;
}

@media (min-width: 1069px) {
  .typography-headline {
    font-size: 44px;
  }
}

@media (min-width: 976px) {
  .custom-span-width {
    width: 233px;
  }
}
@media (min-width: 1069px) {
  .custom-width {
    max-width: 1160px!important;
  }
}
@media (min-width: 1069px) {
   .custom-flex {
    display: flex;
    justify-content: center;
  }
} 

.icon-margin-top{
   margin-top: 8px!important;
}

