.fixed-image{display:contents}.fixed-image__picture{overflow:hidden;width:100%;height:var(--mobile-height, var(--height, 300px));-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);grid-column:left/right}@media screen and (min-width: 48rem){.fixed-image__picture{height:var(--height, 300px)}}.fixed-image__picture img{position:fixed;bottom:0;width:100%;height:100vh;object-fit:cover}
