.noticia {
    padding: 16px 0px;
    border-bottom: 1px solid #e3e3e3;

}
.noticia h5 {margin-top: 0px}
.noticia  p.autor {

    font-size: 12px!important;
    margin:0!important;
}


.blk-autor {position: relative; display: table; margin-bottom: 10px;}
.blk-autor .circulo {display: table-cell; width: 44px; height: 44px;}
.blk-autor p.autor {display: table-cell; padding-left: 10px; position: relative; top: -5px; vertical-align: bottom;}

.etiqueta_destacado {
    margin-top: 20px;
    letter-spacing: 2px;
    background: #9a9a9a;
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    padding: 7px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    display: block;
    color: #fff;
}


@media screen and (min-width: 1014px) {
    .column_1, .column_2{width: 48%;}
    .column_1{margin-right:2%;}
    .column_2{margin-left:2%;}
}


.product-header {
    background-image: url(/fondos-de-inversion/public/img/cabeceras/articulos-de-interes.jpg);
}

.notice_collapsed { display: none; }
