Width set to 100px and is height auto, the size of the image is sized, and streched to fit. Width set to 30% and max-height set to 70%, the image is streched and enlarged to fit.Object-fit set to cover and object-position set to center, the image is centered and cropped to fit. Border 10px solid, border radius 15px, the image has a rounded border around it.Box shadow 10-20px, pops off the screen a bit.Opacity 0.4, makes the image seethrough.Filters saturate 3 and blur 5px, the image has more saturated colors and is blurry. Z index is 10 and the position is relative so the image layers are correct.