@media (min-width: 768px) and (max-width: 1024px) {
    .itemgrid-6col .item {
        width: 17% !important;
    }

    .skip-compare {
        display: none !important;
    }
}

.products-grid.size-xs .product-name {
    font-size: 16px !important;
}