@media print, screen and (min-width:1400px) {
body {
	font-size: 105% !important;
}
}