Mobile View Image Problems vs Desktop

Hello.

New here.

I’m having a problem with mobile and desktop fighting it out with each other.

As you can see here on this desktop view, everything is fine. That’s the layout I want.
27

Now this is the mobile view
56

I want the image to be above the text in mobile and if i move it, it also changes it on desktop and I don’t want it to. There must be a way to move an image in mobile and it not effect desktop and other devices?

Thanks!

Use flexbox for your layout. It has a setting to swap elements on a certain breakpoint.

Thanks Dram. I was looking at it the whole time!