
/* V21 — Cylinder page only: replace legacy gallery imagery with the supplied set and fit each image fully in its media area. */
html body #page-cylinder-boxes .cyl104-product-hub .cyl58-card-media,
html body #page-cylinder-boxes .cyl104-main-frame,
html body #page-cylinder-boxes .cyl104-thumb{background:#fff!important;}
html body #page-cylinder-boxes .cyl104-product-hub .cyl58-card-media img,
html body #page-cylinder-boxes .cyl104-main-frame>img,
html body #page-cylinder-boxes .cyl104-thumb img{
  width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;
  object-fit:contain!important;object-position:center!important;transform:none!important;margin:0!important;padding:0!important;
}
