On the lower half of the page, I have three divs named (vd-grid-sub-box). I am attempting to equalize the gaps between each of these three divs. Currently, there is a larger gap between the 2nd and 3rd div compared to the 1st and 2nd.
However, every time I try to close this gap by adjusting their margins, it ends up pushing the third one down off the page or pushes the right column out (vd-grid-right-col), and I cannot use Bootstrap.