.spcae20 {
  padding: 20px 30px !important;
}
@media screen and (min-width: 668px) {
  .nk-auth-body {
    margin-top: 50px;
  }
}

@media screen and (max-width: 468px) {
  .nk-auth-body {
    margin-top: 20px !important;
  }
}

