How can I effectively handle images with a much larger height than width when trying to cover the background?
The image in question is 1026x2258 (width x height) and looks terrible.
Any suggestions for managing this situation? There isn't much room left for cropping the image.
Ideally, it should fit into a div container with a height of approximately 1700-1800px, but adjusting the width distorts the image significantly.