@media (min-width: 992px) {
    .flex-dash-row .dash-card-custom .card-body {
        max-height: 500px;
        overflow-x: auto;
    }
}
