@charset "utf-8";  
 
/* Img */
.img { max-width:120rem }
 
a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }


@media screen and (min-width:1024px){ } 
    
a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }

@media print { } 