CSS background image to fit height, width should auto-scale in proportion February 25, 2023 by Tarik I know this is an old answer but for others searching for this; in your CSS try: background-size: auto 100%;