chaoym Try change the specific css rule-set as per steps outlined here in the respective field :
.jub-block.mainbody img {
max-width: 100% !important;
}
to
.jub-block.mainbody img {
max-width: 100% !important;
height: auto;
}
I am unable to make the suggested changes due to your admin details not working as of currently.