@media (max-device-width:768px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
  }
}

body {
width: auto;
}

.div1 {  /* Body */
width: 660px; /*largeur du cadre */
}

/*--------------------*\
	$ 2 Layout
\*--------------------*/

/*--------------------*\
	$ 3 Module
\*--------------------*/

/*--------------------*\
	$ 5. autres
\*--------------------*/

