.compliance-checklist .scope-item{min-height:76px;display:flex;align-items:center}
.compliance-checklist .scope-item h3{margin:0}
.concept-note{margin-top:28px;margin-bottom:0}
.register-intro{margin:22px 0 0;color:#bbb5b6;font-size:.92rem;line-height:1.8}
.share-tags{margin-top:0;margin-bottom:25px}
.timeline-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.timeline-four .timeline-step{padding-right:30px}
.timeline-four .timeline-step:not(:last-child):after{right:16px}

@media(max-width:820px){
  .timeline-four{grid-template-columns:1fr}
  .compliance-checklist .scope-item{min-height:0}
}

