try to find teh formatting for the banner in the style.css - a browser inspection tool might help to do so...the website banner (as well as the slideshows) resizes with my browser window... how can I get the images further down on the page to do that as well?
generally the 'responsive' images are styled with:
max-width: 100%; height: auto;