.text-and-image__container{padding:3.75rem 0}.text-and-image__header{text-align:center;padding-bottom:3rem}.text-and-image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.text-and-image__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}.text-and-image-item__image{min-height:25rem;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%;border-radius:10px}.text-and-image-item__text{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}@media screen and (max-width:767px){.text-and-image__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.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}}@media screen and (max-width:500px){.text-and-image-item__image{min-height:12.5rem}}