.st-image-text-container{display:flex;flex-direction:column;justify-content:space-between}.st-image-text-container .st-text-column{padding:20px;order:2}.st-image-text-container .st-image-column{padding:20px}.st-image-text-container .st-image-column.st-reverse-column{order:3}.st-image-text-container .st-image-column.st-column{order:1}@media(min-width:768px){.st-image-text-container{display:flex;flex-direction:row;align-items:flex-start}.st-image-text-container .st-text-column{flex:1 0 65%;padding:0px 40px 0px 80px;order:2}.st-image-text-container .st-image-column{flex:1 0 35%;margin-bottom:50px;max-width:400px;padding:20px 20px 20px 0px}.st-image-text-container .st-image-column.st-reverse-column{order:2}.st-image-text-container .st-image-column.st-column{order:2}}