html {
    font-size: 13px;
}

body {
    line-height: 1.3;
}

thead {
    background: white;
}

table th.min-width,
table td.min-width {
    width: 1px;
}
