/*Header icon*/
div.center-ball {width: 100%;position: relative;background-color: #e2f8f8;display: flex;margin: 30px auto;justify-content: center;}
.center-ball:before {content: "\eb4f";padding: 14px;background: #57b6b2;}
/*Fin Header icon*/
.page-node-type-policy p.verde{color:#006A5B;}
.page-node-type-policy .bg1{background-color: #e2f8f8;}
.page-node-type-policy .bg2{background-color: #EFEFEF;}
@media (max-width: 768px){
div.block-content:nth-child(odd){margin-right: 0%;}
div[class^="mn-"]{font-size: 3rem;}
.views-infinite-scroll-content-wrapper{flex-direction: column!important;}

}
@media (max-width: 425px){
hr.res{min-width: 80%}
#news_block,.news_block{margin-bottom: 50px;}
}