.img-avatar-circle:hover {
  -webkit-transform: translateY(40px) scale(1.2);
  transform:  translateY(40px) scale(1.2);
}