.wrapper > div:nth-child(2){
    margin-left: 1rem;
}
.wrapper > div:nth-child(1){
    min-width: 70px;
}