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