.about-photo1-mobile:hover,
{
z-index: 10;
}
.about-photo1-mobile:hover .about-photo1-hover {
display: block;
width: 762px;
height: 722px;
left: calc(50% - 332px/2 - 1px);
background: rgba(237, 231, 230, 0.9);
margin-top: -380px;
padding-top: 47px;
transform: translate3d(0,0,0); /* new */
}