Wes,
I think I’ve resolved this. Just found this CSS line set to ‘100%’ instead of ‘auto’: My line nr is different from the theme demo, but it’s under Objects. I will check this but for now I think I resolved it. Thanks.
img {
height: auto;
width: auto;
}