.text-and-image__container{padding:3rem 0}.text-and-image__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3rem}.text-and-image-item__image{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}.text-and-image-item__text{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}@media screen and (max-width:700px){.text-and-image-item__image{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.text-and-image-item__text{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}