/* Keep the whole photograph at one size. Its scroll-linked vertical offset
   lives inside this reserved section, not inside a cropped/zooming window. */
#view-about section[aria-label="Craftsmanship"]{
  padding-bottom:clamp(140px,30vh,280px);
  padding-bottom:clamp(140px,30svh,280px);
}
#view-about [data-origins-glass]{overflow:visible}
