body.tv-mode .tv-login-card,
body.tv-mode [class*="login-card"] {
  max-width: 1700px !important;
  width: calc(100vw - 120px) !important;
}
