@media (max-width: 781px) {
    .wp-block-columns.sym-is-reversed-on-mobile {
        flex-direction: column-reverse !important;
    }
}