Responsive
Responsive images with .img-fluid
. This applies max-width: 100%;
and height: auto;
to the image so that it scales with the parent element.

Thumbnails
Use .img-thumbnail
to give an image a rounded 1px border appearance.

Figure
Display related images and text with the figure component.
