.bs-figure{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:25px;background:#f7f9fa;border:1px solid #d4e0e7;padding:22px;margin:22px 0 26px}
.bs-figure img{display:block;width:100%;height:auto;background:#fff;border:1px solid #c9c7bc}
.bs-figure figcaption{font:14px/1.6 Arial,sans-serif;color:#4b6272}
.bs-figure figcaption strong{display:block;color:#214f73;margin-bottom:8px}
.bs-steps{padding-left:23px;margin:0 0 25px;font:15px/1.65 Georgia,serif}
.bs-steps li{padding-left:4px;margin:0 0 12px}
.bs-steps strong{color:#215c83}
@media(max-width:650px){.bs-figure{grid-template-columns:1fr;padding:18px}.bs-figure img{max-width:260px;margin:auto}}
