.ImageAndContent{display:flex;background-color:#fff;border-radius:4px;overflow:hidden}.ImageAndContent_content{flex:1 1}.ImageAndContent_content>:last-child{margin-bottom:0}.ImageAndContent_content>:first-child{margin-top:0}.ImageAndContent_imagecontainer{order:-1;flex:1 1;position:relative}@media(max-width:819px){.ImageAndContent_imagecontainer{display:none}}