so I have the problem, that my whole website does not work in IE 11. I don\'t get why because officially IE 11 should be supported by bootstrap 4... Website: www.ergotherapi
In IE, the height and width need to be set explicitly or it breaks.
So the width: auto might be causing a problem. auto gives me a lot of problems. Maybe give that a try
width: auto
auto