/* typing text */
div#typewriter {
    text-align: right;
}
@media screen and (max-width:767px) {
    div#typewriter * {
        font-size: 30px;
    }
}

 

Buy me a coffee