Images
A set of helper classes to make working with images a breeze.
Responsive
Add the .img-responsive
class to an image to make it automatically fit and scale within its parent container.
<img class="img-responsive" src="http://placehold.it/200x100" alt="Image">