.vip-form .field
{
    display: block;
    width: 100%;    
}

.vip-form .field input[type="text"]
{
    display: block;
    width: 100%;    
}