[molObjectsShopProductCard]{display:flex;flex-direction:column;height:100%}[molObjectsShopProductCard] .card-body{flex:1 1 auto}[molObjectsShopProductCard] .card-price-and-buttons{margin-top:auto}@media (max-width:767.98px){[molObjectsShopProductCard]{display:grid;grid-template-columns:var(--productcard-img-width,1fr) minmax(0,1fr);grid-template-rows:1fr auto}[molObjectsShopProductCard] .card-img-top{grid-column:1;grid-row:1 / 3;padding:0;background:#eee;overflow:hidden;border-radius:var(--productcard-img-radius,0)}[molObjectsShopProductCard] .product-add-to-basket-quantity{display:none}[molObjectsShopProductCard] .card-img-top a,[molObjectsShopProductCard] .card-img-top picture{display:block;height:100%}[molObjectsShopProductCard] .card-img-top img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}[molObjectsShopProductCard] .card-body{grid-column:2;grid-row:1}[molObjectsShopProductCard] .card-price-and-buttons{grid-column:2;grid-row:2;margin-top:0}}
