.Edit {
  display: block;
  height: 100%;
  transform-origin: 50% 50% 0;
  width: 100%;
}

.Edit:hover .Edit-path {
  fill: #8071FE;
}
