@media only screen and (max-width: 600px) {

    .article-cta-image-left {
        margin: auto;
        float: none;
        margin-top: 20px;
    }

    .article-cta {
        margin-top: 50px;
    }

    .article-persoonlijk {
        margin-left: 200px;
    }

    .article-background {
        height: 600px;
    }

    .article-background .article-bg {
        margin-top: 20px;
    }

    .article-background .article-bg-green {
        margin-top: -20px;
    }

    .mobile-btn {
        float: right;
        font-size: 30px;
        margin-top: 40px;
        margin-right: 20px;
        color: #4a86c6;
        width: 30px;
        height: 30px;
    }

    .menu .big-btn {
        text-align: left;
        color: #ffffff;
        width: 150px;
        margin-top: 50px;
    }

    .mobile-btn a {
        color: #ffffff;
    }

    .mobile-btn {
        display: block;
    }

    .diensten-bg {
        margin-right: 0;
        width: 40%;
    }

    .aanbod-item {
        margin-top: 30px;
    }

    .case {
        margin-top: 30px;
    }

    .verenigingen {
        margin-top: 50px;
    }

    .case-explanation {
        margin-top: 20px;
    }

    .footer-privacy-links {
        padding: 45px;
    }

    .verenigingen img {
        width: 70px;
    }

    .footer-logo img {
        width: 120px;
        margin-left: 10px;
    }

    .service-informatie {
        margin-top: 50px;
    }

    .textblock-right {
        margin-top: 100px;
    }

    .gray-background {
        height: 400px;
    }
    
    .textblock-bg {
        top: 550px;
        height: 20px;
    }

    .footer-email {
        margin-left: 0;
    }

    .mobile-break {
        display: block;
    }
    
    .textblock-bg-green {
        display: none;
    }

    .cases-column {
        margin-top: 50px;
    }

    .gray-background .review-bg {
        display: none;
    }

    .textblock-opsomming {
        margin-top: 50px;
    }

    .case-image {
        background-size: cover;
    }

    .contactform {
        margin-top: 50px;
    }

    .rotterdam-bg {
        margin-top: 0;
        height: 280px;
    }

    .navigation .menu {
        color: #000;
        background-color: #fff;
        padding: 20px;
        float: left;
        width: 100%;
        margin-top: 30px;
        display: none;
        position: absolute;
        top: 82px;
        z-index: 999;
        left: 0;
        height: 100%;
        font-size: 17px;
    }

    .review-container img {
        display: none;
    }
    

    .waarom-applicaties {
        margin-top: 80px;
    }

    .dienst a {
        font-size: 17px;
    }

    .home-header {
        margin-top: 20px;
    }

    .left-slide-in {
        display: none;
    }

    .navigation {
        background-image: none !important
    }

    .textblock-center {
        width: 90%;
    }

    .home-header img {
        margin-top: -50px;
        width: 80%;
        right: 0;
    }

    .head-logo {
        margin-left: 7px;
    }
    

    .menu a {
        color: #000;
    }

    .menu div {
        width: 100%;
        display: block;
        position: relative
    }
    .menu .diensten-icon {
        display: none
    }
    .menu .diensten-content {
        display: none
    }
    .menu a {
        display: block
    }
    .diensten-content {
        /* display: block !important; */
    }
    .diensten {
        text-align: left;
    }
    .diensten a {
        margin-top: 20px;
    }
    .dienst a {
        margin-right: 20px;
    }
    .diensten-content {
        box-shadow: none !important;
    }

    .heading-scroll .mobile-btn a {
        color: #204A72;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navigation .container div .article-cta, .frontpage-holder {
        display: none;
    }

    .no-padding-top {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    
    .contact-popup {
        width: 95%;
    }
  }