.textImageWrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.T_left{flex-basis:45%}.I_right{flex-basis:45%}@media screen and (max-width:800px){.T_left{flex-basis:100%}.I_right{flex-basis:100%}}