.text-banner{align-items:flex-start;display:flex;flex-direction:column;padding:3rem 0}.text-banner__text-content h2{margin-top:0}.text-banner__image{border-radius:25px;height:auto;margin:3rem;width:100%}.text-banner__text-content{margin:auto;padding:3rem 0}.text-banner__text-content p{margin-bottom:1rem}@media only screen and (max-width:992px){.text-banner__image{margin:0}}@media only screen and (min-width:992px){.text-banner{flex-flow:row}.text-banner--image-right{flex-flow:row-reverse}.text-banner--image-middle .text-banner__image{margin:auto}.text-banner__image,.text-banner__text-content{max-width:50%}}