.gID-1 .row:nth-child(3) table{
    table-layout: fixed;
    width: 100%;
}

.gID-2 .row:nth-child(10) table{
    table-layout: fixed;
    width: 100%;
}



/*
.tableView table{
    table-layout: fixed;
    width: 100%;
}*/