.perfil {
  position: absolute;
  bottom: -75px;
  left: 20%;
  transform: translateX(-50%);
}

