@media (min-width: 1100px) and (max-width: 1360px) {
    body {
       zoom: 90%;
    }
  }