.v-section-contact {
    grid-template-columns: none;
}

.v-section-contact > div:last-child {
    display: none;
}