

@media screen and (max-width: 600px){
    h1{
        letter-spacing: 2px;
        font-size: 2.2em;    
    }
}