I've my site already finished but there is a problem when I see the page in my mobile in portrait position:
When the width becomes smaller the text gets unreadable....
.gk-nsp-image-wrap,
.gk-nsp-content-wrap {
width: 100%;
}
.gk-nsp-content-wrap {
margin-bottom: 20px
}
#gk-mainbody-columns > section > div > section {margin: 0 20px;}