.timer-wrapper {
    margin-left: 15px
}
.timer-wrapper .flex {
    display: flex;
    margin: 0;
    padding: 0;
}
.timer-wrapper li {
    font-size: 12px;
    font-weight: initial;
    position: relative;
    padding: 0 2px;
    list-style: none;
}
.timer-item {
    display: flex;
}