.table-fixed {
    table-layout: fixed;
    overflow: hidden;
}
