.no-hover-effect {
    pointer-events: none;
}
.titleD-img:hover {
    transform: none !important;
    transition: none !important;
}
