
@media (max-width: 639px) {
    .login-page .login-right-section {
        height: 44% !important;
        margin-top: 280px !important;
    }
}
.popupmsg{
    margin-top: 4rem;
    text-align: center;
  }
  .alignbutton{
    display: flex;
    justify-content: center;
  }
