.Table th, .Rte table th, .Table td, .Rte table td {
    padding: 18px 10px;
    border: #fff;
    text-align: left;
}
.template-product .Table th:first-child, .Rte table th:first-child, .Table td:first-child, .Rte table td:first-child, .Table tfoot td:empty+td, .Rte table tfoot td:empty+td {
    border-right: none;
}
.Table, .Rte table {
    white-space: normal;
}
