@charset "utf-8";  
 
/* Img */
#m13_img1 { max-width:60rem }
#m13_img2 { max-width:100rem }
 
a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }


@media screen and (min-width:1024px){ 

#m13_img1 { width: 46.875% }
#m13_img2 { width:78.125% }

a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }

} 
    


@media print { } 