.oem-context-photos{margin:2rem 0;min-width:0;clear:both}
.oem-context-photos h2{margin:0 0 1rem;font-size:clamp(1.2rem,3vw,1.65rem);line-height:1.5}
.oem-context-photos .oem-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:1.25rem;align-items:start}
.oem-context-photos figure{margin:0;min-width:0}
.oem-context-photos img{display:block;width:100%;max-width:100%;height:auto;border-radius:12px}
.oem-context-photos figcaption{padding:.65rem 0;font-size:1rem;line-height:1.7;color:#573c32;overflow-wrap:anywhere}
@media(max-width:540px){.oem-context-photos .oem-photo-grid{grid-template-columns:1fr}.oem-context-photos{margin:1.5rem 0}}
