.table-fixed
{
    table-layout: fixed;
    overflow: hidden;
}
.text-bold {
  font-weight: bold;
}
