/* Workaround for Pinterst Layout in IE */
.category-products .products-grid li.item {
    float: left;
}