@media (min-width: 1280px) and (max-width: 1366px) {
  .device-xl body {
    letter-spacing: normal;
  }
}
