.header .h-content .h-left {
    flex: 0 0 auto;
    width: 265px;
}

.header .h-content .h-logo a * {
    object-fit: contain;
}

.header .h-content .h-logo {
    box-shadow: none;
}

.header .h-navigation {
    background: url(../images/bgtest-darker-wider.png) repeat;
    background-size: cover;
}

    .header .h-navigation:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        bottom: 0;
        width: 60000px;
        height: 100%;
        opacity: 0;
        background: url(../images/bgtest-darker-wider.png) repeat;
        background-size: contain;
    }


.makes-us-section .makes-us-list .makes-us-block:last-child {
    margin-top: 30px;
}

.nopaddingtop {
    padding-top: 0;
}


.loft-be-us-section .loft-be-us-sidebar .loft-be-board-block, .restaurant-charm-left .base-probe-block {
    padding: 55px 55px 100px;
    background: url(../images/tafel-web-light.png) no-repeat;
    background-size: 100% 100%;
}


.whitebgmaker {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .whitebgmaker a {
        color: #95C11F;
    }

.event-collection-list {
    padding: 25px;
}

h2.mainBlockTitle {
    color: white;
}

.event-collection-list .extra-small-block-title{
    color:white;
}