#img_Redes{
    width: 20px;
    height: 20px;
  }

  #img_Redes:hover{
    transform: scale(1.2);
  }
  
  #img_Redes_what{
    width: 30px;
    height: 30px;
  }

  #logo_correcto{
    width: 10%;
    height: 10%;
    position: relative;
    top: 40px;
  }
  
  #img_tamano_galeria:hover{
    transform: scale(1.2);
  }