@media only screen and (max-width: 570px) {
  .overflow-table {
    overflow-x: scroll;
  }
}