@media (min-width: 768px) {
    .md\:flex-row-reverse {
        flex-direction: row-reverse;
    }
}