Your gallery at http://chesterfieldsbronzes.com/temp/ does scale dynamically with the size of the user's browser window.
If you reduce the width of your browser window, you will see the number of thumbnails in the gallery reduce and when the gallery's width becomes smaller than the width of the main image, the main image shrinks to fit.
Likewise, reduce the height of your browser window and you will see the main image shrink to fit the available space.
Please bear in mind that because you have more content on your page than just the gallery itself, you may need to scroll down your page to see the gallery resize when changing your browser window's dimensions.
By the way, please view the first link on a phone it is totally broken.
It looks like there may be a conflict between the CSS in your current theme and that of the gallery itself.
Try temporarily reverting to the default WordPress theme to see if this makes a difference.
There is a lot of generalized CSS at the top of your theme's 'wp-content/themes/dynamik/css/dynamik-min.css file' which the gallery will inherit.
For example, there are CSS rules in that file that apply to all <div> and <img> tags on your page, including those in your gallery. Try removing this generalized CSS from the 'wp-content/themes/dynamik/css/dynamik-min.css' file to see if it helps.