#project_gallery .project_foto>div {
    background-position: center;
}

div#nav_menu-3, div#nav_menu-4 {
    font-size: 14px;
}

footer ul li.menu-item {
    margin-bottom: 5px !important;
}

h3 .text-pink {
    color: #D60D51;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    div.maatwerk-box .col-sm-6:nth-of-type(2) .wpb_single_image.wpb_content_element.vc_align_left {
        bottom: -190px;
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .maatwerk-box .col-sm-6:nth-of-type(2) .wpb_single_image.wpb_content_element.vc_align_left {
        width: 120px;
        bottom: -110px;
        display: none;
    }
}