.product-gallery .item:first-child{float:left;width:39%;height:100%;object-fit:cover;object-position:100% 100%;padding-bottom:20px}.product-gallery .even .item:first-child{width:59%}.product-gallery .even .item:nth-child(2){width:40%}.product-gallery .item:nth-child(2){float:right;width:60%;height:100%;object-fit:cover;object-position:100% 100%;padding-bottom:20px}.product-gallery .items{display:flex;flex-wrap:wrap;justify-content:space-between}