.btn-open{
    width: 100%;
}
.btn-done{
    background: none !important;
    border: none !important;
}
.btn-change{
    background: none !important;
    border: none !important;
}
.done-no{
    background: none !important;
    border: none !important;
}
.quantityTable-icons-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.done-btn-js{
    width: 17px;
    padding: 0 !important;
}
.done-btn-js img{
    height: 16px;
    width: 16px;
    position: relative;
    top: 2px;
}