@media screen and (min-width: 1024px) {
    .pageTitle h1 {
        font-size: 3rem;
    }
}