.longtable {
    width: 100%;
}

.longtable tr td:first-child {
    width: 20%;
    white-space: nowrap;
}
