.elementor .abrir-popup-mapa{selector img {
  transition: transform 0.3s ease;
}
selector img:hover {
  transform: scale(1.5);
}\n}