header {
    height: 235px;
    margin: 0 !important;
    padding: 0 !important;

    white-space: nowrap;
}

.header-project {
    height: 235px !important;
}

header a {
    color: #787878;
}

.header-container {
    position: relative;
}

.logoButton {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 34%);
}

.logoButton-main {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 33%);
}