/* LilBud: Native-size product images (2026-07-12) */
.fotorama__stage .fotorama__img,
.fotorama__stage .fotorama__loaded--img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
}
.fotorama__stage__shaft {
    max-width: 100% !important;
}
