h1{font-size:24pt;}
h2{font-size:15pt;}
table{font-size:13pt; font-color:grey; border-spacing:10px;}
@media screen and (max-width:480px) {
img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
}