.flex-order2{display:flex;flex-direction:row}.content-left2{order:1;padding-right:5%;text-wrap:pretty;width:45%}.content-left2,.content-right2{box-sizing:border-box;float:left}.content-right2{order:2;width:50%}@media (max-width:800px){.content-left2,.content-right2{padding-right:0;width:100%}.content-left2{order:2}.content-right2{order:1}.flex-order2{flex-direction:column}}