 .contact-form select {
    width: 100%;
    background: #F8F9FC;
    line-height: 1;
    padding: 17px 16px;
    border: 0px;
}
.contact-form .form-group input{
    width: auto;
    background: #F8F9FC;
    line-height: 1;
    padding: 17px 16px;
    border: 0px;
}