.box-number {display: flex; font-weight:700;}
.box-number .item-number {width:30px; height:30px; border-radius:30px; display: flex;
justify-content: center; align-items: center; line-height: 1; margin-right:15px; flex: 0 0 30px;
position: relative; top: -4px;
}