in this practice i dont understand why we must add
height: auto
to the CSS of images, even without it the image still responsive well and the fully show in different screens?
and also in don’t understand the use of
display: block;
for it (thats rule also was not create any change)