@media screen and (max-width: 450px) {
    .heading-style-h1.hero-text {
        font-size: 2.1rem !important;
    }
}