.table-wrapper-scroll-y {
display: block;
max-height: 200px;
overflow-y: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-fit {
    width: 1px;
}
.table-condensed{
  font-size: 15px;
}

