.header {
    height: 99px;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
}

.logo_edebit {
    margin-top: 26px;
}

.breadcrumbs_place {
    font-size: 20px;
    margin-top: 65px;
    margin-left: 56px;
}

.logon_place {
    margin-right: 14px;
    margin-top: 9px;
    font-size: 14px;
}

.logon_place .logout, .breadcrumbs_place a {
    text-decoration: none !important;
}