.g5plus-counter .ct-icon {
  display: table-cell;
  line-height: 40px;
}
.g5plus-counter .ct-content {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.g5plus-counter .ct-content h4 {
  letter-spacing: 0.1em;
}
.g5plus-counter .ct-content .counterup {
  line-height: 1.2;
  color: #000;
}
.g5plus-counter.color-light .ct-content h4 {
  color: #aaa;
}
.g5plus-counter.color-light .ct-content .counterup {
  color: #fff;
}
