@media(min-width:782px) {
    .desktop-reverse {
        flex-direction: row-reverse;
    }
}