.shop-the-look__product {
    padding: 20px;
}
.shop-the-look__product-bottom-wrapper {
    grid-auto-flow: row;
    gap: 0;
}
.shop-the-look .price {
    font-size: 14px;
}
.shop-the-look .shop-the-look__product-link {
    font-size: 12px;
}