@media (max-width: 820px) {
    .table-responsive .table {
        width: max-content !important;
    }
}
