.farmers-market .table table tbody th {
  width: 20em;
}
@media screen and (max-width: 768px) {
  .farmers-market .table table tbody th {
    width: 100%;
  }
}

/*# sourceMappingURL=040400_page.css.map */
