Hello,
1. You can edit header-structure file wp-content/themes/royal/headers/
We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.
2.
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
width: 101%;
}
Please, read this article https://contactform7.com/text-fields/
Regards,
Rose Tyler.