@media (max-width: 2400px) {
	#intro {
		width: 90% !Important;
	}
	.columnas{
		width: 100% !Important;
		text-align: center;
	}
	.contacto{
		background: #F92322;
	}
	.derechos{
		font-size: 8px !Important;
	}
}