Proposing a fix CSS at Component Title mode Cover: Enable extended background images in Medium and Large Component Title modes for Cover

Hi Team,

I use the Component Title in Cover mode with images. On small devices, everything displays properly, but on medium and large screens, the cover image disappears, leaving only color themes. This CSS issue affects all users, not just me.
CSS
Actual (excluding cover image display on medium and large devices)
.cEgofp
padding-top: 112px
margin-top: -112px !important

New demand to retain cover image
.cEgofp
padding-top :48px
margin-top :-48px !important

Can you fix it for everyone?, Regards