@charset "UTF-8";  @media all and (max-width: 768px) {  
    div.mod-languages img{  
	width: auto;  
	height: 24px;  
    margin-top:3px;
    margin-bottom:5px;
   }  
  }
@media (min-width: 1250px) {
.column.column1 {
    width: 310px;
}
}
