.textandimage{display:flex;flex-flow:row nowrap;align-items:center}.textandimage .richtext{flex:2 0 auto;width:0}.textandimage .image{margin-left:6rem;flex:1 0 10rem;width:0}@media(max-width:768px){.textandimage{flex-flow:column nowrap}.textandimage .richtext{width:100%}.textandimage .image{width:100%;margin-left:0}}