Images 3.5
Images in Bootstrap are made responsive with .img-fluid
so that it scales with the parent element.
When not to: For images with captions, use a <figure> instead.
Notes: Details at Bootstrap Docs
Source:
src/scss/base/_page.scss
, line 1