.field input
{
    width: 100%;
}

.field textarea
{
    width: 100%;
    height: 300px;
}
