.portret-with-text {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.portret-with-text h2 {
    text-align: left;
}

.portret-with-text .portret {
    height: 280px;
    width: 260px;
    margin: 10px 5px 10px 0;
    border-radius: 10%;
    float: left;
}

.portret-with-text #A1 {
    margin: 10px 75px 10px 5px;
    width: 290px;
    float: right;
}

#A1 ul {
    margin-right: -20px
}

.portret-with-text #A1 h3 {
    margin-left: -20px;
}

.portret-with-text ul {
    text-align: left;
    font-size: 17px;
    padding-left: 20px;
}

.portret-with-text li {
    padding-bottom: 5px;
}

.portret-with-text #A2 {
    width: 520px;
    height: 190px;
    margin: 10px 5px 10px 5px;
    float: right;
}


/* Sectie 2 */

.contractors-sectie-2 {
    width: 85%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20;
    overflow: hidden;
}

.contractors-sectie-2 div {
    text-align: left;
    font-size: 17px;
    padding-left: 8px;
    width: 45%;
    float: right;
}

.contractors-sectie-2 .portret {
    width: 35%;
    height: 35%;
    margin-bottom: 10px;
    margin-top: 40px;
    float: left;
}


/* Eind Sectie 2 */


/* Sectie 3 */

.contractors-sectie-3 {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20;
    overflow: hidden;
}

.contractors-sectie-3 div {
    text-align: left;
    font-size: 17px;
    padding-left: 8px;
    width: 45%;
    float: right;
}

.contractors-sectie-3 .portret {
    width: 41%;
    height: 51%;
    margin-bottom: 10px;
    margin-top: 30px;
    float: left;
}


/* Eind Sectie 3 */

/* Sectie 4 */

.contractors-sectie-4 {
    width: 90%;
    min-height: 300px;
    height: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20;
    overflow: hidden;
}

.contractors-sectie-4 div {
    text-align: left;
    font-size: 17px;
    padding-left: 8px;
    width: 45%;
    float: right;
}

.contractors-sectie-4 .portret {
    width: 36%;
    height: 46%;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left;
}

#truckers-list {
    margin-left: 5%;
    text-align: left;
    font-size: 17px;
}

#truckers-list li {
    padding-bottom: 15px;
}


/* Eind Sectie 4 */