@media screen and (max-width: 479px) {
    .title.title--h1 {
        font-size: 1.5rem;
    }
}