/* ==========================================================================
   Repair & Replacement page — evidence photo sizing only; everything else
   composes from main.css.
   ========================================================================== */

/* Both photos are 470px-native (2x upscale); cap at native width, side by side.
   img width:100%/height:auto is inherited from main.css .photo-frame img. */
.photo-row .photo-frame { max-width: 470px; }
