  @media all and (max-width: 768px) {  
    div.mod-languages img{  
	width: auto;  
	height: 24px;  
    margin-top:3px;
    margin-bottom:5px;
   }  
  }