.small-hero__inner .col-12{display:flex;flex-direction:column;gap:50px;justify-content:space-around}.small-hero__richtext{align-self:center;font-size:24px;line-height:1.3}.small-hero__image{align-self:anchor-center;display:flex}.small-hero__title>*{width:fit-content}@media screen and (min-width:992px){.small-hero__inner .col-12{align-items:flex-end;flex-direction:row;gap:100px}.small-hero__inner.small-hero__title-xl{gap:10px}.small-hero__richtext{max-width:570px}}@media screen and (min-width:1200px){.small-hero__inner .col-12{align-items:flex-end;gap:200px;justify-content:space-between}.small-hero__title h1{font-size:86px}.small-hero__title-xl .small-hero__title h1{font-size:200px;line-height:180px}.small-hero__richtext{font-size:32px;margin-bottom:12px}}