@media only screen and (max-width: 479px) {
    h2{font-size: 35px;}
}

