I have encountered an issue with CSS animation elements on the home page. The animations appear correctly in Google Chrome, but there is a strange indentation problem when viewed in IE. I have tried several solutions without success.
Although I am not a web developer, I need to resolve this issue promptly.
To view the affected page, click here:
Below is the relevant code snippet:
.header-wrapper{
width: 100%;
background-image: url(https://www.littlecity.org/wp-content/uploads/2015/11/FusciaChevronPattern-cover.jpg);
...
<!--Code continues as before-->