.pulse-hover-elm:hover {
  -webkit-animation: pulse 1s;
  animation: pulse 1s;
}

