@media (min-width: 1024px) and (max-width: 1365px) {
  h1 {
    font-size: 2em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
}
