.table-fixed {
  table-layout: fixed;
  width: 100%;
}
.vertical-top-fix {
  vertical-align: top;
}
