.Reactable .rt-td,
.Reactable .rt-th{
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 0 0px !important;
  flex: 1 0 0 !important;
  max-width: 200px;
}
