.login {
    display: flex;
    justify-content: center;
    background-color: #fff;
    width: 76%;
    padding: 40px 10px 10px 10px;
}