@media (min-width: 992px) {
    .layout-full-width .cat-10 .product-miniature {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}