How can we change the width and height of an image, without actually changing how it looks or stretching it. For example, I want to change how much space this image covers, but I don't want to change how it actually looks:
I want to change how much space this image occupies, without actually changing how it looks, without stretching it. I have tried object-fit, but I don't know how to use it and how it works. Any solutions?