.index-table
{
  overflow: auto;
}

.index-table th:first-child, .index-table td:first-child
{
  position:sticky;
  left:0px;
  background-color: white;
}

.dials-img
{
  text-align: center;
}
