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