@charset "utf-8";

@import url("park-permit.css");

@media screen and (max-width: 650px) {
  .permit-page {
    margin-top: 75px;
  }
}
