.contact_us{
    
}

.contact_us input[type=text], .contact_us textarea{
    width:600px;
}

.contact_us textarea{
    height:150px;
}