.ps-store-login-bg {
    position: absolute;
    z-index: -1;
    opacity: .1;
}

.ps-store-login-logo {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-store-login-logo img {
    max-width: 320px;
}

.ps-store-login-bg img {}
