.productImageWrapper:where(.astro-JMRIRTIQ){width:var(--pxWidth);height:var(--pxHeight);background-color:var(--backgroundColor);text-align:center;justify-content:center;align-items:center;display:flex;border-radius:8px;padding:12px;margin:12px auto}.productImage:where(.astro-JMRIRTIQ){width:auto;height:auto;max-width:var(--pxImgWidth);max-height:var(--pxImgHeight);display:block;background-color:var(--backgroundColor);border-radius:8px}@media only screen and (min-width:769px){.productImageWrapper:where(.astro-JMRIRTIQ){margin:0 12px 0 0}.productImage:where(.astro-JMRIRTIQ){max-width:136px}}