.contactForm > * {
    width: 90%;
    margin: auto;
}

#map > img {
    width: 100%;
}

#mapCopyright {
    text-align: right;
    font-size: 12px;
    width: 90%;
    margin-top: 5px;
}