Hi there.
There is an issue with the mainbody_top position. It's not responsive so when you have an image inside it cuts off on cell phones. Any suggestions?
body #gkHeaderMod img, .single-page > .header > img,
body .blog-page > .header > img,
body #k2Container.single-page > .header > img,
body #k2Container.blog-page > .header > img {
max-width: 100% !important;
}