.image_and_copy{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;vertical-align:middle}.image_and_copy .image{margin-bottom:2rem;width:100%}.image_and_copy .image img{height:100%;width:100%}.image_and_copy .copy{display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;vertical-align:middle;width:100%}@media(min-width:576px){.image_and_copy{flex-direction:row}.image_and_copy.reverse{flex-direction:row-reverse}.image_and_copy .image{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:flex-start;margin-bottom:0;vertical-align:middle;width:33.33333%}.image_and_copy .copy{margin-left:1.25rem;width:60%}}