@media (max-width: 767px) {



.page-banner-wrap h1 {
    font-size: 25px;
    text-transform: capitalize;
    text-align: center;
}


.section-title h1 {
    line-height: 33px !important;
    font-size: 30px !important;
    font-weight: 900;
    text-transform: capitalize;
}


}