@charset "utf-8";
@media only screen and (max-width:840px) {
table{ width:100%;}
table tr td{ width:33.3%;}
table tr td img{ width:100%;}
}