1. THEAD is needed for responsiveness - if you forget THEAD + TH tags for table and resize your browser to mobile width "undefined" texts are displayed instead of missed TH tags
p.s. number of TH tags must match number of TD tags.
2. It is possible to use STYLE WIDTH attribute to set 100% size of images.
please don't forget to clean up browser and template cache after changes and let us know the result.