Hello Rudy,
We’ve checked your website and found out the exact issue you’re referring to on IE 11.
Well sometimes IE doesnot take any width unless we define it.
Here is a quick fix; Please add the following css inside the additional css section of your customizer;
#fr-logo-group .img-responsive{
width: 100%;
}
Best Regards,
Bidur