img, .Testspan {transition: all 10s;}
#Testsection .Testdiv .Testspan img {display: block; margin: auto; width:60px; border:1px solid #BBBBBB;}
#Testsection .Testdiv:hover > .Testspan img {transform: scale(15) translate(0%, 25%); }
.stressed {font-weight:bold;}
