.masonry-list{position:relative;width:100%}.masonry-item-wrapper{position:absolute;will-change:transform,width,height,opacity;padding:8px;cursor:pointer;top:0;left:0}.masonry-item-wrapper>.masonry-item-img{position:relative;background-size:cover;background-position:50%;width:100%;height:100%;border-radius:12px;box-shadow:0 10px 30px -10px rgba(0,0,0,.15);transition:box-shadow .3s ease}.masonry-item-wrapper:hover>.masonry-item-img{box-shadow:0 20px 40px -10px rgba(0,0,0,.25)}@media (max-width:640px){.masonry-item-wrapper{padding:4px}.masonry-item-wrapper>.masonry-item-img{border-radius:8px}}