.content-wrapper{display:flex;flex:1}.colored-richtext{background-color:#efefb2;box-sizing:border-box;flex:1;padding:20px}.full-width-image{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-end}.full-width-image img{height:auto;max-width:100%}@media screen and (max-width:768px){.content-wrapper{flex-direction:column}.full-width-image img{width:100%}}