.masterstudy__login-page {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 50px 0 70px
}

.masterstudy__login-page-form {
    display: flex;
    max-width: 500px;
    width: 100%
}