@media screen and (min-width: 1024px) and (max-width: 1030px) {
	@media screen and (min-height: 1300px) and (max-height: 1700px) {
	.content-imagenAustronauta {
		margin-bottom: 426px !important;
	}
	.margen-texto {
		text-align: center;
		margin-top: -40px !important;
	}
	.imagen-austronauta {
		max-width: 300px;
		width: 90%;
		margin-top: 230px !important
	}
	.tamano-header {
		width: 100%;
		max-width: 440px !important;
	}
	.footer-index {
		margin-top: -144px !important;
		z-index: 2;
	}
}


@media screen and (min-width: 750px) and (max-width: 770px) {
	
	.content-imagenAustronauta {
		margin-bottom: 77px !important;
	}

}
