.hero-contact {
    background: url('../images/audit-bleu.jpg') center / cover no-repeat;
    width: 100%;
    min-height: 600px;
}

.honeypot {
    position: absolute;
    left: -9999px;
    height: 0;
    overflow: hidden;
}
