table td, table th {
    text-align: left !important;
}

.center-table {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 80% !important;
}

.center-table col {
    width: auto !important;
}