@media only screen and (min-width:640px) {
    .leads-form {
        min-height: 585px;
    }
}