.contactUsHover .zoomableImage{transform:scale(1.2);transition:transform .5s}.contactUsHover #infomatics{animation:fadeInFromNone .2s ease-out;opacity:1}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:flex;opacity:0}to{display:flex;opacity:1}}
