Hi,
In the responsive version images and text aling left. I tried to use firebug to find the class in responsive version, but I can't find it. I just need to make it center for smaller devices like iphone 5
Cruz
.gk-cols > div.gk-text-center {
text-align: center!important;
}