section.page-banner { padding: 215px 0 135px; }
section.page-banner .banner-heading h1 { margin: 0; color: #fff; }
section.page-banner .banner-content { margin-top: 15px; color: #fff; }

@media only screen and (max-width: 749px){
  section.page-banner { padding: 80px 0; }
  section.page-banner .banner-content { max-width: 250px; }
}