.oliver-course-band{background:#fff;border-top:1px solid #dce3e5;border-bottom:1px solid #dce3e5;padding:32px 0}
.oliver-course-brand{display:grid;grid-template-columns:180px minmax(0,1fr);gap:32px;align-items:center}
.oliver-course-brand img,.oliver-learner-heading img{display:block;width:180px;max-width:100%;height:auto;object-fit:contain;background:#fff}
.oliver-course-brand h2{font-size:26px;line-height:1.25;margin:4px 0 10px;letter-spacing:0}
.oliver-course-brand p{max-width:760px;margin:0;line-height:1.55}
.oliver-course-brand .eyebrow{font-size:12px}
.oliver-learner-heading{gap:24px;flex-wrap:wrap}
.oliver-learner-heading img{width:160px;padding:12px;box-sizing:content-box}
@media(max-width:600px){.oliver-course-brand{grid-template-columns:minmax(0,1fr);gap:20px}.oliver-course-brand img{width:150px}.oliver-learner-heading img{width:140px}}
