@@ -219,9 +219,9 @@ export default {
.number {
position: absolute;
- top: calc(21.3vw - 16px);
+ top: calc(80px - 16px);
left: 0;
- width: 21.3vw;
+ width: 80px;
font-size: 10px;
color: @text3;
line-height: 17px;