#img-mask{aspect-ratio:16/8;position:relative;overflow:hidden}#img-mask>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}#img-mask>img:first-of-type{clip-path:inset(0);z-index:2}#img-mask>img:last-of-type{clip-path:inset(0);z-index:1}@media screen and (width>=992px){#img-mask{height:100%;aspect-ratio:unset}}