Use .img-fluid
class to the img tag to get responsive image.
Use .rounded-md
class along with .img-fluid
to get border radius.
Use .rounded-full
class to img
tag to get rounded image.
Use ti-img-thumbnail
to give an image a rounded 1px border.
Use ti-img-thumbnail-rounded
to give an image a rounded 1px border.