Background image fixed aspect ratio

Hey everyone,
This might be a stupid question but can you not make a group background image that has fixed aspect ratio? I want the height to scale with the width but its just not working, it just stretches the width but the height is not increasing in relation.

I doubt you can do it.

An alternative is placing an Image element (that offers you that fixed ratio) inside the group, leaving it in the background in case you want to place things over it.

Thats a good idea, but how would you even put an image in the background? Just put opacity to 0% and then move it up by have -x top margin, seems like that would break quickly.

You must set the group layout as Alligned to parent and send the Image element to the background. Just like this.