@media print{
.nav-menu-box{
 widht:90% ;
}

.contents{
 widht:90%;
 margin:0 auto;
 padding:0;
}

}