/* Expand content area to full width for better table display */
.wrapper {
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
}

/*# sourceMappingURL=style.css.map */