.div-main {
    width: 780px;
}

.span-footer-adres {
    display: none;
}

.div-img-foto {
    margin-bottom: 8px;
    margin-right: 8px;
}

.div-ligging iframe {
    width: 550px;
    height: 300px;
}

.div-contact-form {
    width: 550px;
}

.div-contact-form-field {
    text-align: left;
}

.div-contact-form-field input, .div-contact-form-field textarea {
    width: 545px;
}

.div-contact-form-field textarea {
    height: 150px;
    resize: none;
}