

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