I am trying to make a Google Review section embedded within a website to be 100% width but I'm not sure how to do that within the Google Javascript.
Any suggestions?
<script language='javascript1.1'>
var nr_placeid = 'ChIJqdfzoNrwBFMRQ1rW3mNlM8o';
var nr_width = 320;
var nr_height = 305;
var nr_directreviewbox = 0;
var nr_buttonCol = "abca67"; // Amend this value to change your review button colour (hex color values only rrggbb)
var nr_transparency = true; // Set this to true to have a transparent widget with no border
</script>
<script language='javascript1.1' src='https://www.netrite.net/google-review-code/googlereviews_ssl.js'></script>