#for-agent .table_large {
  overflow-x: auto;
}
#for-agent .table_large table {
  font-size: var(--wp--preset--font-size--small);
  min-width: 1160px;
}
@media screen and (max-width: 599px) {
  #for-agent .table_large table {
    min-width: 860px;
  }
}/*# sourceMappingURL=for-agent.css.map */