I am trying to align an image on the left side with text using boostrap, and when page is viewed on mobile devices the images becomes centred on top of the text !
use the grid-system of boostrap , more information here
for example
here img here text
in this way when the page will shrink the second div(the text) will be found under the first(the image)