/* Editorial photos: four new articles, without global layout changes. */
.article-page .bs-article-photo{margin:28px 0 36px;max-width:100%}
.article-page .bs-article-photo picture{display:block}
.article-page .bs-article-photo img{display:block;width:100%;height:auto;border-radius:18px;background:#eef3f4}
.article-page .bs-article-photo figcaption{margin-top:9px;color:#5c6f83;font-size:.78rem;line-height:1.5}
@media(max-width:640px){.article-page .bs-article-photo{margin:24px 0 30px}.article-page .bs-article-photo img{border-radius:12px}}
