@charset "utf-8";
#header,
.pane-footer {
  display: none;
}
h2:after {
  content: none;
}
@media screen and (max-width: 767px) {
  .page-top h2 {
    margin: 0;
    padding: 0;
    background: none;
  }
}
@media screen and (min-width: 768px) {}