Hi,
through lighthouse reports, google encourage developers and webmasters to specifically add width and height of images. The problem comes when adding an image through the admin text editor.
The image is added this way:

I can add the width through an attribute:

This works fine
But the "height"... how can I add the height?
I tried using "&" but it is not working:

Any ideas?
Thanks