.StepsList{margin-bottom:32px;border-radius:12px;box-shadow:0 0 5px 0 #e6e6ec;counter-reset:stepNumber}@media screen and (min-width:670px){.StepsList{margin-right:-16px;display:flex;flex-wrap:wrap;margin-bottom:64px;border-radius:0;box-shadow:none}.StepsList>*{width:calc(33.33333% - 16px);margin:0 16px 16px 0}}