@media (max-width: 781px) {
    .editor-styles-wrapper .mlrg-reverse-mobile, 
    .mlrg-reverse-mobile {
        display: flex;
        flex-direction: column-reverse;
    }
}