.banner, .footer, .header, .sort-holder, .sub-nav, .cta-section{
	display:none !important;
}
.headingNoPict {
    text-align: center;
}
.heading-text-section h2 {
    font-size: 36px !important; 
}
.wrapper {
  margin-top: 0px !important;
}
.page-holder {
  margin-top: 0px;
  border-top-style: solid;
  border-width: 1px;
  border-color: #ccc;
}
.events-section, .volunteer-section {
  padding-top: 40px;
}
@media (min-width: 1024px) {
  .heading-text-section {
    padding: 80px 0 0;
  }
}