@media screen and (max-width: 781px) {
    .is-style-os-columns-reverse-mobile {
        flex-direction: column-reverse;
    }
}
