Is it possible to set a different maximum height or width value based on the device where the image is viewed?
Example on mobile (small sets a maximum value) or desktop (large sets a maximum value).
Because the 100% value is fine on mobile, but I have some problems entering the % value on desktop it looks too bad, I should resize the image.
If I use the px value I should use too small a value, about 250px, because then on mobile it cuts the image, but on desktop it’s too small.
I really like Image Plus (Source) to put png and webp, but I have this problem.