@media (min-width: 992px) {
  body.auth main {
    grid-template-rows: 0px !important;
  }
}