@media only screen and (min-width:481px) and (max-width:768px){h1{font-size:52px}}@media only screen and (max-width:480px){h1{font-size:44px;line-height:49px}h2{font-size:30px;line-height:35px}}