Responsive image

Use .img-fluid class to the img tag to get responsive image.

...
Image With Radius

Use .rounded-md class along with .img-fluid to get border radius.

...
Rounded Image

Use .rounded-full class to img tag to get rounded image.

...
Image Left Align
...
Image Center Align
...
Image Right Align
...
Figures
...
A caption for the above image.
...
A caption for the above image.
Image Thumbnail

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

...
Image Thumbnail

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

...