@media (max-width: 1000px) {
    .page-title-text h1 {
        font-size: 30px !important;
    }
}