It seems that there is cache settings on your server side, I added this custom css but no change applied on frontend of your site:
#mod-custom709 .span3.gk-demo-content {
width: 33.333333% !important;
float: left;
text-align: center;
}
You can try to clear cache in server first.