Also maybe change the css you used to the one below, your header image will be full-width and the white text above it will look better: <style> figure img.inset-image { object-fit: contain; } </style>