@media only screen and (min-width: 768px), print {
  .farmersmarket_lead {
    position: absolute;
    top: 750px;
  }
}

@media only screen and (min-width: 768px), print {
  .panel h3:first-of-type {
    margin-top: 0;
  }
}

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