.mouse-parallax {
    overflow: visible;
}

.mouse-parallax img {
    will-change: transform;
    backface-visibility: hidden;
}
