@media screen and (max-width: 699px) {
    .multi-column__item {
        order: var(--mobile-order);
    }
}