.noticia-excerpt{
    /*width: 26.4285em;*/
    /*width: 100%;*/
    /*margin-bottom: 1.7142em;*/
}

/*.noticia-excerpt>.imageWrapper{ height: 170px; }*/
.noticia-excerpt .vCentered {position: relative;}
h2{ margin: 0 0 24px 0 }

.noticia-entradilla{ margin: 0 0 24px 0; font-weight: bold}

.noticia figure{
    display: block;
    text-align: center;
}

/*.noticia figure.foto-principal,
.noticia-fotos-pie-wrapper{
    border-color: #cacaca;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-right: none;
    padding: 12px 0;
}*/

.noticia figure img{
    margin: 0 auto;
    max-width: 100%;
}

.noticia-cuerpo{ margin: 24px 0 }

.noticia-enlaces-wrapper{ margin: 24px 0 0 0 }

.pagination {
    margin: 0 0 20px 0;
}

@media screen and (max-width:767px) {
    .noticia .noticias-relacionadas {
        margin-top: 30px;
    }
}
