So i have this design and I'm trying to implement it in vanilla CSS. i realised in mobile view i would make it a
flex-direction:column
flex-direction:column
but on the main screen i realise that the image is on the right and the text is on the left . How would it be done? I've attached an image of the design. I'd prefer pseudocode so i try coding it myself.