@media screen and (max-width: 425px){
    .section-menu h1 {
        font-size: 2.25rem;
    }
}