.contact-us-form-desktop {
    border: 0;
    height: 600px;
    width: 100%;
}

.contact-us-form-mobile {
    border: 0;
    height: 800px;
    width: 100%;
}