@media (max-width: 767px) {
    .routes-table table {
        font-size: 0.85rem;
    }
    .routes-table .card-body {
        padding: 1rem;
    }
}
