I have a div with a float: right, it works very well on a computer screen, on the other hand on phone / tablet I would like this div to go to float: left. How can I go about integrating this condition into my CSS?
Thank you for any help and explanation.