@media screen and (min-width:768px) {
    .header .hero-title {
        font-size: 4.5rem;
    }
}