main {
    margin-top: 1.0rem;
}

.select2 {
    width:100%!important;
}

.menu-item-recipe {
    width: 80%;
}

.menu-item-quantity {
    width: 20%;
}

.recipe-item-product {
    width: 60%;
}

.recipe-item-quantity {
    width: 15%;
}

.recipe-item-unit {
    width: 25%;
}

