.table-wrap {
    overflow-x: auto;
    margin: 2rem 0;
}

.docs-container .table-wrap {
    display: block !important;
    justify-content: unset !important;
}
