.custom-tbl {
    overflow-x: auto;
    width: 100%;
}

.custom-tbl table {
    width: 100%;
    border-collapse: collapse;
}
