Hello @jearredo,
Thanks for writing in!
I have checked the page in Chrome and as I have resize the browser, the images resize to smaller or wider image size. Can you please point us which image you are referring to?
While we are at the page, I am noticing a JS error. It is because you have inserted an invalid JS code. Please remove this code:
<script src="yall.min.js"></script>
<script>
document.addEventListener("DOMContentLoaded", yall);
</script>
The Custom JS section in the Theme Options will only accept javascript code. Injecting javascript files using <script>
is not allowed thus creating a JS error. To resolve it, please install “Insert Headers and Footers” plugin instead.
Hope this helps. Please let us know how it goes.