.fixed-image{display:contents}.fixed-image__picture{width:calc(100% + var(--content-padding) * 2);height:var(--mobile-height,var(--height,300px));clip-path:inset(0);margin-inline:calc(var(--content-padding) * -1);grid-column:left/right;overflow:hidden}@media screen and (width>=48rem){.fixed-image__picture{height:var(--height,300px)}}@media screen and (width>=90rem){.fixed-image__picture{width:100%;margin-inline:0}}.fixed-image__picture img{object-fit:cover;width:100%;height:100vh;position:fixed;bottom:0}
