@charset "utf-8";
/* CSS Document */
.table_center {
    margin-left: auto;
    margin-right: auto;
}
.responsive {
  max-width: 100%;
  height: auto;
}