.narrow-table {
    width: 50%;
    margin: auto;
}

.wide-table {
    width: 80%;
    margin: auto;
}