<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> .youtube-container { position: relative; padding-top: 56.25%; /* 16:9 aspect ratio */ overflow: hidden; } .youtube-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> </head> <body> <div class="youtube-container"> <iframe src="https://www.youtube.com/embed/oH0tnFLSLnY?rel=0" frameborder="0" allowfullscreen></iframe> </div> </body> </html>

Finding Common Ground in Damage Prevention with Scott Brown (WGL)

Scott Brown, Damage Prevention Manager at Washington Gas, shares how the industry has shaped his life and why he believes collaboration is central to its success. He reflects on the value of listening, finding common ground, and how shared experiences have brought stakeholders closer together.

Related Videos