.desktop-page {
  width: 100%;
  min-width: 0;
  min-height: 100vh;
  margin: 0 auto;
  overflow-x: hidden;
}
