/*Desktop: 1680*/
/*Desktop: 1400*/
/*Desktop: 1200*/
/*Desktop: 992*/
/*Desktop: 768*/
@media (max-width: 991px) {
  .statistics .body {
    margin-top: -5rem;
  }
  .statistics .body .statistic-wrapper {
    margin-top: 5rem;
  }
}
/*Desktop: 576*/
/*Desktop: 425*/
@media (max-width: 575px) {
  .statistics .body {
    margin-top: -4.5rem;
  }
  .statistics .body .statistic-wrapper {
    margin-top: 4.5rem;
  }
}
/*Desktop: 320*/
