On my website, I have a grid of inline-block divs with a width of 33% each. The goal is to have 3 divs per line. Everything looks good, except for the first line where the first div takes up the entire line and its position is off. You can see it in action here:
Any suggestions on how to fix this issue?