haxx
Hi,
I can access it now. The problem seems come from the CSS rule overrode by the arktypography plugin on your site.
You can using this custom CSS code:
.acm-features.style-2 .row > div.features-item.pull-left {
margin-right: 0px !important;
}
put into the file: root/templates/ja_playschool (your default template)/css/custom.css (Create this file if it doesn't exist).
Regards