    .ben img:last-child{display:none}
.ben:hover img:first-child{display:none}
.ben:hover img:last-child{display:inline-block}
   