@media (max-width: 991px) { .sperk-mobile { display: flex !important; flex-direction: column !important; } .sperk-mobile > *:first-child { order: 2 !important; } .sperk-mobile > *:last-child { order: 1 !important; } }