@keyframes girarDispositivo{0%{transform:rotate(45deg)}10%{transform:rotate(45deg)}90%{transform:rotate(-45deg)}to{transform:rotate(45deg)}}
