#custom-login-header {
    background: url('../../images/custom/schachermayer-logo.svg') right 10px top 10px no-repeat;
    background-color: #fff;
    background-size: auto 80px;
    height: 100px;
}

.hero-section {
    background: url('../../images/welcome/schachermayer-login.jpg') center / cover no-repeat;
}

.header {
    background: url('../../images/custom/schachermayer-logo.svg') center center no-repeat;
    background-size: 440px;
}