a.back {
    height: 1.5rem;
    width:136px !important;
    top: 0 !important;
    left: 0 !important; 
    margin-left: 0;
    font-size:.7rem;
}
.header__logo img { 
    width: inherit;
    height:inherit;
    margin-bottom: -1rem;
}
div.header {
    height:110px;
}
div.header__logo {
    width:136px !important;
}
div.header__logo a#logobtn {
    position:relative;
    top:25px;
}

@media (min-width: 544px) {
    #content_main_wrapper {
        margin-top: 110px !important;
    }
}

.header__navbar-toggler {
    position:absolute;
    bottom:15px;
    right:15px;
}
nav.header__navigation {
}
@media (max-width: 992px) {
    #structurepress-main-navigation {
        position:absolute;
        top:110px;
        right:0;
    }
    h4.immobilienangebote
 { font-size: 1.5rem; }
}