.stage picture{display:flex;overflow:hidden}.stage picture img{object-fit:cover;width:100%}.stage.-is-small picture{aspect-ratio:6/5}@media(min-width:48rem){.stage.-is-small picture{aspect-ratio:14/5}}.stage.-is-large picture{aspect-ratio:3/5}@media(min-width:48rem){.stage.-is-large picture{aspect-ratio:18/10}}