.img-fluid. This applies max-width: 100%; and height: auto; to the image so that it scales with the parent width.
.img-thumbnail to give an image a rounded 1px border appearance.
.float-start for the left and .float-end for the right.
.mx-auto .d-block to tag img for align center.
.rounded to tag img make image conner radius.