	@media (min-width: 600px){ 
	.section.section__top-news.cf .g-flex--3 .block__list-item-flex{
    	    width:30% !important;
	}
}/*media*/

.elecLinks {
    background-color: #f1f1f2;
    padding: 10px 0px;
    height: 47px;
}
.elecLinks img{
  max-width:180px;
}
@media  screen and (max-width: 480px){
.elecLinks{
   height:100px;
} 
.elecLinks img{
max-width:100%;
width:300px;
} 
.elecLinks h2.left{

float:none;
width:100%;
}
} 
