figure.img-hover-scale img {
    border-radius: 50%;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.img-grey-hover {
    filter: unset !important; 
    opacity: unset !important; 
   
}