.section-page-banner {margin-top: -20px;}
.section-page-banner .page-banner-wrapper {position: relative;}
.section-page-banner .banner-image img {width: 100%;}
.section-page-banner .page-name {position: absolute;bottom: 75px;width: 100%;}
.section-page-banner .page-name span {letter-spacing: 0px;color: #FFFFFF;font-family: 'Baloo Bhaijaan 2';font-weight: 700;font-size: 45px;line-height: 65px;}

@media screen and (max-width: 989px) and (min-width:750px) {
  .template-page-aboutus .section-page-banner { margin-top: 40px; }
}
@media screen and (max-width:749px){
  .page-banner-wrapper .banner-image { margin-top: 90px; }
  .section-page-banner .page-name span { font-size: 32px;line-height: 42px; }
}