.authentication-wrapper.authentication-basic .authentication-inner:before {
    background: initial;
    background-size: initial;
    content: initial;
    height: initial;
    position: initial;
    top: initial;
    width: initial;
}

.authentication-wrapper.authentication-basic .authentication-inner:after {
    background-image: initial;
    background-size: initial;
    bottom: initial;
    content: initial;
    height: initial;
    position: initial;
    width: initial;
}
