.odiment-p{
  display: flex;
  align-items: center;
}
.number-animate{line-height:39px; height: 39px;font-size: 30px;overflow: hidden; display: inline-block; position: relative; }
.number-animate .number-animate-dot{ width: 21px; float: left; text-align: center;}
.number-animate .number-animate-dom{ width: 17px;  text-align: center; float: left; position: relative; top: 0;}
.number-animate .number-animate-dom span,
.number-animate .number-animate-dot span{float: left;width: 100%;height: 39px;line-height: 39px;}
.OdometerBg  .number-animate  .number-animate-dom,.OdometerBg  .number-animate  .number-animate-dot{width: 40px;}