@media screen and (max-width: 800px) {
  table, table * {
    font-size: 0.6rem !important;
  }
  table svg {
    width: 8px !important;
  }
  h1 {
    font-size: 20px !important;
  }
}/*# sourceMappingURL=admin.css.map */