.noticiasPieFont{
	font-family:Arial, Helvetica, sans-serif!important
}

.noticiasPieFont iframe{
	/*display:none;*/
	width: 401px;
    height: 246px;
    margin-bottom: 1em;
	margin-right: 20em;
}

.news-box{
	text-align:left!important;	
}
.news-box img{
	/*display:none;*/
	width: 300px;
    height: 182px;
    margin-bottom: 1em;
	margin-right: 20em;
}
/*.news-box iframe{
	display:none;
}*/
.img-noticia{
	display:none;
}
p.newsFotterTxt br:nth-child(2){
	display:none;	
}
.newsFotterTxt{
	min-height:230px;
	/*max-height:260px;	*/
}
p.newstitle a{
	font-size: 21px;
}
.col50News{
	width: 50%;
    float: left;
    display: block;
    padding: 2em;
    text-align: center;	
}
.font15{
	font-size:16px;	
	font-weight: 400;
}
.font15 strong{
	font-weight: 400!important;
}


@media (max-width:998px){
.newsFotterTxt{
	min-height:270px;
	max-height:280px;	
}
}

@media (max-width:768px){
.col50News{
	width:100%;	
}
.newsFotterTxt{
	min-height:270px;
	max-height:none;	
}

}