.gge_contenido_M .act_content{
	text-align: center;
	height: 660px;
	position: absolute;
}

.act_content > div{ padding: 0; }
.act_content{ background: white; }
.act_content a{
	display: inline-block; 
	vertical-align: top;
	width: 275px; 
	text-align: center;
	margin: 0 45px;
	font-size: 1.25em;
	text-decoration: none;
	text-align: center;
}
.act_content a img{
	margin-bottom: 40px;
	border-radius: 64px;
}

.act_content a:nth-child(1){ color: #A9B43F; }
.act_content a:nth-child(2){ color: #F3797C; }

.act_content h2{
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	line-height: 62px;
	color: #5D6162;
	margin: 110px auto;
	display: inline-block;
	text-align: center;
	position: relative;
}
.act_content h2:before{
	content: url(../img/M_G10_U05_L02_menu.png);
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	
}

strong
{
	display: block;
}
