.archive-noticias-page .page-header {
    height: 40vh;
    min-height: 200px;
    margin-bottom: 5%;
}

time{line-height: normal;}
.archive-noticias-page .page-content .single-news-wrapper .news-content p{ margin-bottom:15px;}
.blog-btn-box .btn{padding: 15px 25px;font-size: 12px;}
.archive-noticias-page .page-content .single-news-wrapper .news-content { padding: 20px 50px 20px 20px;}

@media screen and (max-width: 1366px){
.archive-noticias-page .page-header {
    height: 25vh;
    min-height: 200px;
    margin-bottom: 5%;
}

}


@media screen and (max-width: 768px){
.xs-align-middle    {-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.archive-noticias-page .page-header { min-height: 350px;}
.archive-noticias-page .page-header .title-wrapper .news-pict {  top: -5px;  left: 30%;}
}