@media only screen and (min-width:480px) and (max-width:768px){h2{font-size:30px;line-height:40px}}@media only screen and (max-width:480px){h1{font-size:38px}h2{font-size:30px;line-height:40px}h3{font-size:22px;line-height:30px}}