responsive images in bootstrap code example
Example 1: bootstrap Image thumbnails
In addition to our border-radius utilities, you can use
.img-thumbnail to give an image a rounded 1px border appearance.
Example 2: responsive svg with bootstrap
.svg-content {
display: inline-block;
position: absolute;
top: 0;
left: 0;
}