.big:hover {
 -ms-transform: scale(1.7); /* IE 9 */
 -webkit-transform: scale(1.7); /* Safari 3-8 */
  transform: scale(1.7); 
}