.img-thumbnail
to give an image a rounded 1px border appearance..rounded
to give an image a rounded 1px border appearance..rounded-circle
to give an image a rounded 1px border appearance..mx-auto & .d-block
to give an image a rounded 1px border appearance..img-fluid
. max-width: 100%;
and height: auto;
are applied to the image so that it scales with the parent element.