hello, having an issue. The CSS isn’t working in Internet Explorer. https://www.calvertvet.com/staff/
On chrome, the photos swap when clicked on. Here is the code being used. Is there a work around for Internet explorer?
.my-image-class20:hover {
content: url(https://www.calvertvet.com/wp-content/uploads/2018/05/katie_2.png);
z-index: 999;
max-width: 220px;
display: inline-block;