I want to do something like this: PhotoView fit screen height maintain aspect ratio in CSS as shown in the first two pictures. The method i'm currently using, cover, gets silly while on mobile so that the background image covers only the above part, like this.
How can i resize the image so that it keeps this aspect ratio, but covers the whole screen, even if it means cutting some of the picture out?