.nexus-runtime-contact {
    min-height: 760px;
}

@media (max-width: 767px) {
    .nexus-runtime-contact {
        min-height: 820px;
    }
}
