 .print{


   @page {
          width: auto;
          height: auto;
		  size:landscape;
          }

 .printstop{


   @page {
          width: auto;
          height: auto
		  }
		  

