.small-input {
    width: 50px !important;
}

.span-label {
    width: 150px;
    display: inline-block;
}

.lunch-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}