.text-banner{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;padding:6rem 2rem !important}@media only screen and (min-width:992px){.text-banner{flex-direction:row;flex-wrap:wrap;padding:6rem 0 !important}.text-banner--image-right{flex-direction:row-reverse}.text-banner__text{max-width:50%}.text-banner__text--top{align-self:flex-start}.text-banner__text--middle{align-self:center}.text-banner__text--bottom{align-self:flex-end}.text-banner__image{max-width:50%}.text-banner__image--top{align-self:flex-start}.text-banner__image--middle{align-self:center}.text-banner__image--bottom{align-self:flex-end}}.text-banner__text h2,.text-banner__text h3{margin-top:0}.text-banner__text p{margin-bottom:1rem}.text-banner__image{width:100%;height:auto;margin:auto}