Seeking assistance! I am a beginner with bootstrap and struggling to figure out an issue I'm experiencing. In the attached image(s), my goal is to have the coin image positioned above its corresponding text on the left side when the screen size is reduced. Currently, the image always appears below the text when the screen is smaller. I have attempted using push/pull without success. Additionally, I tried utilizing 'order' in the highlighted code, which only swaps their positions on larger screens but keeps the image below on smaller screens. Using offset works, however, it causes the text to not align properly with the image. I understand that push/pull is deprecated in v5.0 but I cannot pinpoint what mistake I may be making. Any insights or guidance would be greatly appreciated. Thank you in advance.