table {
    width: 100%;
    font-size: 12px;
}
table thead th {
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
}