.item {
    transform-style: preserve-3d;
}

.item-wrapper {
    position: absolute;
    transform-style: preserve-3d;
}