.rz-form-field{
    width: 100%;
}


.rz-label.required::after {
    content: '*';
    color: red;
}