div.ebg_product_comment > p.form-row.wc_prod_comm > span.woocommerce-input-wrapper > textarea#prod_com {
    resize: none;
    width: 99%;
}

div.ebg_product_comment, p#prod_com_field {
    width: 100%;
}

#ebg-max-char-num {
    float: right;
    margin-top: -1rem;
}

small.ebg_product_comment {
    display: inherit;
    overflow: hidden;
    max-width: 20vw;
}

td.product-name {
    max-width: 10vw;
}

th.product-name {
    padding-left: 3rem;
}

input#vat_commited {
    margin-top: 3rem;
}

#no-stock-txt {
    margin: 0rem 1rem 1rem 0rem;
}