#posts-list{list-style-type: none; margin-top: 40px}
#posts-list>li{margin-bottom: 30px; height: 290px; position: relative;}
#posts-list>li>div{position: absolute; bottom:0; left: 0}
#posts-list>li img{max-height: 200px}
#noticias #posts-list>li img{width:100%;}
#noticias #posts-list>li {height: auto; margin-bottom: 40px}
#noticias #posts-list>li>div{position: relative; bottom:0; left: 0}
#posts-list>li .author{display: block}
a#feature>img{width: 100%; max-height:450px; object-fit: cover}
h1#title{display: block}
#list-comments{list-style-type: none; margin-left: 0px; padding-left: 0px}
#list-comments>li{margin-left: 0px; padding-left: 0px; }
#list-comments>li>ul{list-style-type: none}

#content-footer{
 	margin-left: 15%;
 	margin-right: 15%;
 }
 #paginator{
 	background-color: transparent;
 	width: 66.66666667%;
 	text-align: center;
 	margin:0 auto;
 	margin-bottom: 40px;
 }

  #paginator img{margin-right: 10px; margin-left: 10px}

  #btn-news{    color: #000000;
    background-color: #FFCA28;
    border-color: #FFCA28;
    margin-top: 30px;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 1.2em;
display: inline-block;}
