
a.news{display:block;height:25px;overflow:hidden;font-size:12px;padding:0px;margin:3px;border:1px solid #666666;color:#333333;}
a.news:hover{background:#aaaaaa;color:#000000;}
a.news .date {display: inline-block;width:80px;padding:3px;}
a.news img {width:80px;margin:0 10px; display: inline-block;}

a p.card-text {font-size:13px;}
a.romeolink{color:#333333;font-size:12px;}

div.financors div.text-center{float:left;padding:0;height:100px;}

@media screen and  (max-width: 575px) { 
    div.financors div.text-center{width:107px;} 
}
@media screen and (min-width: 576px) and (max-width: 767px) { 
    div.financors div.text-center{width:107px;} 
}
@media screen and (min-width: 768px) and (max-width: 991px) { 
    div.financors div.text-center{width:72px;height:72px;} 
    div.financors div.text-center img{width:70px;} 
}
@media screen and (min-width: 992px) and (max-width: 1199px) { 
    div.financors div.text-center{width:96px;height:96px;} 
}
@media screen and (min-width: 1200px) and (max-width: 1399px) { 
    div.financors div.text-center{width:114px;height:114px;} 
}
@media screen and (min-width: 1400px) { 
    div.financors div.text-center{width:114px;height:114px;} 
}


