  @media only screen and (min-width: 750px) and (max-width: 991px){
    .page-banner-title {
    font-size: 4rem; 
}
  }