p.secondary{
   display: none;
}
.customer-account-login .page-title-wrapper{
    display: none;
}

.customer-account-login .login-container .block.block-new-customer{
   display: none;
}
div.block.social-login-authentication-channel.account-social-login {
    width: 50%;
    margin: 0 auto;
    margin-bottom: opx !important;
    padding: 0px;
        padding-bottom: 10px;
    border: 1px solid #ebebeb;
    border-bottom: unset;
    background: #fff;
    -webkit-border-radius: transparent;
    -moz-border-radius: transparent;
    border-radius: transparent;
    box-shadow: none;
}
strong.loginHeader{
   font-size: 32px;
   color: black;
}
.customer-account-login .login-container .block {
    padding: 20px 10% !important;
}
div.field.note{
    font-size: 16px;
    line-height: 2;
    color: #5c5c5c;
    padding-top: 10px;
    padding-bottom: 28px;
}

.customer-account-login .page-title-wrapper {
    border-bottom: unset;
}
div.block.social-login-authentication-channel.account-social-login {
    border-top: unset;
}

.page-wrapper {
    background: url(https://cmkt-image-prd.freetls.fastly.net/0.1.0/ps/7353024/910/483/m2/fpnw/wm1/ahp0l9ecx0vfwsdo1rwxcdtynfyzn4gweomwnblntp5glupfrmnapoab88tzxyjd-.jpg?1574572829&s=59c801e…) top center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px){

    div.block.social-login-authentication-channel.account-social-login {
        width: 100%;
    }
    .customer-account-login .login-container .block {
        padding: 20px 5% !important;
    }



}
