Without looking at the site at all, usually what you do to make <img>s responsive is add the CSS:
max-width: 100%;
Without looking at the site at all, usually what you do to make <img>s responsive is add the CSS:
max-width: 100%;