.image-editor-block-wrapper{display:flex;background-color:#eef3f6}.editor-block,.image-block{flex:0 0 50%;max-width:50%;align-items:center;justify-content:center}.editor-block{text-align:center;padding:5px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.editor-block h2{font-size:2em}@media screen and (max-width:768px){.image-editor-block-wrapper{flex-wrap:wrap}.editor-block,.image-block{flex:0 0 100%;max-width:100%}.editor-block{order:1;padding-bottom:1em}.editor-block p{padding:1em 2em}.image-block{order:0}.image-block img{width:100%}}