    div.form form{
        /*max-width:500px;*/
    }

@media all and (max-width : 670px) {

    div.contact_bar div:first-child{
        float:none;
    }

    div.contact_bar div:last-child{
        float:none;
    }

}

    /* Formulario de contacto */