@media (min-width: 1200px) {
    #title .hero-card-wrapper .hero-card-wrapper--no-image.hero-card .hero-card__primary-title {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}