.agentibe-auth__title, .agentibe-auth__links {
    display: none;
}
.agentibe-common-pageWrapper._auth, .pro-wrapper_wide._auth {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/static/cms/sites/5784/background.png);
    background-size: cover;
}
.agentibe-common-pageWrapper, .pro-wrapper_wide {
    background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url(/static/cms/sites/5784/background.png) center top no-repeat;
    background-size: cover;
    transition: background-position .4s ease-out;
}