.list{position:relative;width:100%;height:auto;min-height:500px}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:6px;cursor:pointer;top:0;left:0}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:50%;width:100%;height:100%;border-radius:12px;box-shadow:0 10px 50px -10px rgba(0,0,0,.4);overflow:hidden}