.div-main {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 400px;
}

.div-content {
    left: 0px;
    top: 205px;
}

.span-footer-email, .span-footer-tel, .span-footer-adres {
    display: none;
}

.div-img-foto {
    margin-bottom: 5px;
    margin-right: 5px;
}

.div-ligging iframe {
    width: 100%;
    height: 250px;
}

.div-contact-form {
    width: 100%
}

.div-contact-form-field {
    text-align: left;
}

.div-contact-form-field input, .div-contact-form-field textarea {
    width: 99%;
}

.div-contact-form-field textarea {
    height: 150px;
    resize: none;
}