.sp-page-title {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0 35px;
    position: relative;
    text-align: center;
}

.sp-page-title h2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    text-transform: none;
}

.title-heading {
  display: none;
}