.product_shop_the_look .product_shop_the_look_wrapper{display:flex;flex-wrap:wrap;gap:8px}.product_shop_the_look .product_shop_the_look_wrapper .product_shop_the_look_item{flex-grow:1;flex-shrink:0;width:calc(25% - var(--grid-desktop-horizontal-spacing)*3/4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing)/2)}@media screen and (min-width: 750px)and (max-width: 989px){.product_shop_the_look .product_shop_the_look_wrapper .product_shop_the_look_item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/2)}}@media screen and (max-width: 749px){.product_shop_the_look .product_shop_the_look_wrapper{gap:4px}.product_shop_the_look .product_shop_the_look_wrapper .product_shop_the_look_item{width:calc(50% - var(--grid-mobile-horizontal-spacing)/2)}}
