@media print, screen and (min-width:1300px) { 
body {
	font-size: 107%;
}
}