
/* Comparison only: keep Seonkyung framing, enlarge current Well Dental so both buildings read at similar visual size. */
.director-story .history-change .history-photo-card:nth-child(1) .history-photo-frame--compare img{
  transform:none !important;
  object-position:50% 50% !important;
}
.director-story .history-change .history-photo-card:nth-child(2) .history-photo-frame--compare img{
  transform:scale(1.30) !important;
  transform-origin:47% 52% !important;
  object-position:50% 50% !important;
}
