@media (min-width: 576px) {

}

.table-responsive {
    display: table;
}

th {
    text-align: center;
}

.table .thead-dark th {
    background-color: rgba(209, 52, 54, 1.000);
    border-color: #FFFFFF;
}
.city {
    display: none;
}