.author__wrapper{display:flex;align-items:center}.author__image{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:100%;flex-shrink:0}.author__body{margin-left:16px}.author__name{transition:var(--fs-transition-default);font-size:18px;font-weight:600}.author__append,.author__prepend{font-size:12px;opacity:.6}.author__prepend{margin-bottom:6px}.author__append{margin-top:6px;color:initial;line-height:1.3}@media (max-width: 768px){.author__image{width:50px;height:50px}.author__name{font-size:14px}}.success-history__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.success-history__heading{width:auto}.success-history__list{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px}.success-history__button--bottom{margin-top:70px;width:100%;display:flex;justify-content:center}@media (max-width: 768px){.success-history__wrapper{flex-direction:column}.success-history__list{grid-template-columns:1fr;gap:16px;order:20}.success-history__button{order:30;margin-top:var(--fs-heading-margin)}.success-history__button .button{width:100%}}
