@media screen and (max-width: 1019px){
  .table-scroll__body {
    min-width: 600px;
  }
}


