.hover-img a {
        pointer-events: none;
    }

    .hover-img a:hover {
        cursor: default;
    }