table {
    display: block;
    width: fit-content !important;
    max-width: 100%;
    overflow: auto;
}
