.section-table > .table-responsive th:last-child {
    text-align: right;
}
.section-table > .table-responsive td:last-child {
    text-align: right;
}
