﻿body{ margin: 0; padding: 0; }


@media screen and (max-width:800px) {
  table { width: 100%!important; }
}