@media screen and (orientation: portrait) {
  body {
    font-size: 14px;
    line-height: 21px;
  }
}
