@media print, screen and (min-width:1240px) { 
body {
	font-size: 1.8rem;
}
}