Cover images for teams have a fixed width, 825px. As much of a trouble as images can be for responsiveness, modern browsers support for object-fit css property is great (all of them support it in img tags, see Can I Use for reference) and that should make it easy to solve this issue. 😄