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

.plaza {
  font-size: 100%;
}
