h1{font-size:28pt; color:#666600; }
@media screen and (max-width:480px) {
img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
}