.hero {
	background-image: url(../../../src/imgs/sitios/ejidosX/hero.jpg);
}

#col-green {
	padding: 50px;
    font-size: 1.1vw;
    text-align: center;
}

#col-green:hover {
	cursor: text;
	text-decoration: none;
}


.actividades {
   max-width:100%;
	background-size: cover;
		  margin-top: 10px;
	  margin-bottom: 10px;
	
}