.rounded - Adds rounded corners to an image.rounded-circle - Shapes the image to a circle.img-thumbnail - Shapes the image to a thumbnail (border)Images come in all sizes. So do screens. Responsive images automatically adjust to fit the size of the screen.
Create responsive images by adding an .img-fluid class to the <img> tag.
Edit the code below and click Run to see the result live.