.collection-products .collection-product.grid-3 {
    width: 33.33%;
}

.collection-products .collection-product {
    margin-bottom: 40px;
}

.collection-products .collection-product>.inner .info .metas .title, .collection-products .collection-product>.inner .info .metas .price {
    font-size: 20px;
    line-height: 25px;
}

.collection-products .collection-product>.inner .info {
    margin-top: 5px;
}

.collection-products {
    justify-content: center;
}