.two-columns-text-image{display:flex;flex-direction:column;flex-wrap:nowrap;gap:5px}.two-columns-text-image__content{display:flex;flex-direction:row;flex-wrap:nowrap;gap:150px;justify-content:space-between}.two-columns-text-image__content__text{flex:0 0 58%}.two-columns-text-image__content__text.text-full{flex:1}.two-columns-text-image__content__text p{font-size:18px;margin-top:0}@media screen and (max-width:991px){.two-columns-text-image__content__text{flex:1}.two-columns-text-image__content{flex-direction:column;flex-wrap:wrap;gap:30px}}.two-columns-text-image__image-wrapper{margin-top:35px;width:100%}.two-columns-text-image__image-wrapper img{border-radius:2rem;display:block;height:auto;max-height:950px;object-fit:cover;width:100%}.two-columns-text-image .reverse{order:2}