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