table {
    margin: auto;
    table-layout: auto;
}

tr, td {
    width: auto;
    height: auto;
    padding: 0.625em !important;
}

th {
    padding-right: 1.25em !important;
}

.no-wrap {
    white-space: nowrap;
}

#tab-prestations tr {
    border-bottom: 1px solid black;
}