.contacts-header {
    z-index: auto;
}

.navbar-static-top {
    z-index: auto;
}

.whitelabel-logo > img {
    height: 95px;
    margin-top: -50px;
    position: relative;
    background-color: white;
    padding: 10px;
}

.contacts-header {
    background-color: white;
    background-image: linear-gradient(to right, white, white, #efefef);
}
