@media screen and (max-device-width: 480px) {    table, img {        max-width:100%;		height: auto;    }}