Hello,
You can edit header.php file in /wp-content/themes/royal/.
Also, we recommend you to make all changes in the Child Theme.
https://codex.wordpress.org/Child_Themes
Add this code in Custom CSS for mobile:
.product {
width: 50% !important;
}
Regards,
Rose Tyler.