.statistic-item-wrapper {
  display: table;
  padding: 0.4rem 0;
}

.statistic-item-wrapper .statistic-item-title {
  display: inline;
}

.statistic-item-wrapper .statistic-item-title-content {
  display: inline;
  padding: 0 0.4rem;
}
