Currently working on a compact React Js project with Bootstrap for styling. One obstacle I've encountered is the need to display the last element as the first one on the page. To achieve this, I plan to utilize the order-1 and order-12 classes from Bootstrap specifically for mobile devices. Looking for suggestions on an efficient approach to implement this?