.capa1 {
  position: absolute;
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
	text-align:center;
	color:#333;
	font-family:Arial;
}
.capa1 img{
  width:30vw;
	max-width:409px;
	margin-bottom:20px;
}
#links1{
  width:auto;
  height:3vw;
	display:inline-block;
	margin:0.5vw;
}
#links1 img{
  width:auto;
  height:3vw;
	max-height:40px;
}
#links2{
  width:auto;
  height:3vw;
	display:inline-block;
	margin:0.3vw;
}
#links2 img{
  width:auto;
  height:3vw;
	max-height:40px;
}