/* Editorial illustrations for long-form biographies. */
html#ds-mars-root body .people-book .bio-editorial-figure-v654{
  max-width:min(620px,100%);margin:2.35rem auto 2.55rem!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
html#ds-mars-root body .people-book .bio-editorial-figure-v654 img{
  display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 10px 28px rgba(18,31,45,.12);
}
html#ds-mars-root body .people-book .bio-editorial-figure-v654 figcaption{
  margin:.62rem auto 0;max-width:68ch;font-size:.9rem;line-height:1.5;color:#5b6670;text-align:center;
}
@media(max-width:696px){
 html#ds-mars-root body .people-book .bio-editorial-figure-v654{margin:1.8rem auto 2rem!important;max-width:100%}
 html#ds-mars-root body .people-book .bio-editorial-figure-v654 img{border-radius:6px}
}
