.desktop-wide header .content-width,
.desktop-standard header .content-width {
    max-width: 1300px;
}

.b2b-link {
    display: none;
}

.desktop-wide .b2b-link,
.desktop-standard .b2b-link {
    display: inline-block;
    position: absolute;
    right: 0;
    left: auto;
    top: auto;
    bottom: auto;
    font-size: 14px;
    text-align: right;
}

.b2b-link a {
    position: relative;
    top: 10px;
    padding: 5px;
    background-color: #d3d3d3;
    text-decoration: none;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
}

.b2b-link a:hover {
    text-decoration: none;
}

.desktop-wide header .country,
.desktop-standard header .country {
    right: 150px;
}

header .header-logos {
    right: 310px;
}

.desktop-standard header .header-logos {
    right: 310px;
}

.desktop-standard header .header-logos.ch {
    right: 245px;
}

header .header-logos-box {
    right: 253px;
}

header .header-logos-box.ch {
    right: 220px;
}

.desktop-standard header .header-logos-box {
    right: 253px;
}

.desktop-standard header .header-logos-box.ch {
    right: 216px;
}

@media (max-width: 1065px) {
    .desktop-standard header .header-logos {
        right: 250px;
    }
    .desktop-standard header .header-logos-box {
        right: 193px;
    }
}

@media (max-width: 1130px) {
    form.login-form-content .form-element {
        margin-right: 1px!important;
    }
}

.tablet .content .b2b-link,
.mobile .content .b2b-link {
    position: relative;
}

.tablet .content .block-talk-helper-header-b2b-link,
.mobile .content .block-talk-helper-header-b2b-link {
    order: 8;
}

.tablet .content .block-talk-helper-header-b2b-link .block-content,
.mobile .content .block-talk-helper-header-b2b-link .block-content {
    text-align: center;
}

.tablet .content .b2b-link,
.mobile .content .b2b-link{
    display: inline-block;
}

.content .b2b-link {
    display: none;
}