table {
    width: initial;
    max-width: none;
}

th {
    background-color: transparent;
    color: black;
}
.col100{
    width: initial;
}