@media only screen and (max-width: 600px) {
table {width: 100%;}
img {max-width: 360px;}
}
