.col-autoCol{
	height: 330px;
    overflow: hidden;
    float: left;
    margin-bottom: 2em;
}

.col-autoCol .appEntradilla p {
    font-size: 14px;
    font-family: Roboto;
}

.appMarcoTam2 > div > .portada_autocolumnas > .col-autoCol{
	width: 100%;	
} 

.appMarcoTam4 > div >  .portada_autocolumnas > .col-autoCol{
	width: 50%;	
} 

.appMarcoTam6 > div >  .portada_autocolumnas > .col-autoCol{
	width: 33.3333%;	
} 

@media(max-width: 768px) {
    .col-autoCol {
        height: auto;
        overflow: visible;
    }
    .col-md-12>.appBloqueMarco.appBloqueMarcoNivel2>.col-md-12 {
	    padding-left: 10px;
    	padding-right: 10px;
	}
	.appMarcoTam4 > div > .portada_autocolumnas > .col-autoCol,
	.appMarcoTam6 > div > .portada_autocolumnas > .col-autoCol{
		width: 100%;	
	}
}

@media(min-width: 768px) {
	.col-autoCol .pac-title a{
	    font-family: 'Open Sans', sans-serif;
	    font-size: 20px;
	    font-weight: 700;
	    color: #000;
	    line-height: 24px;
	    padding-top: 5px;
	}
}
.pac-tituloCapituloenGaleria {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    padding-bottom: 10px;
    line-height: 1.3em;
	
}
.pac-title, .appTextoNoticia {
	margin-top: 10px;
}

@media (min-width: 768px){
	.col-autoCol-Deportes {
		height: 150px;
	}
}

.cintilloNoticiaDeportes {
	color: #00953A;
	font-size: 11px;
	text-transform: uppercase;
}

.col-autoCol-Deportes .pac-title {
    margin-top: 0px;
	padding-top: 0px !important; 
}

@media (max-width: 620px) {
	
	.col-autoCol-Deportes .appAntetituloNoticia {
		margin-bottom: -10px;
	}
}
