# Debugging SMK Landing page lottie animation in Edge. Guessing it was a SVG mask issue, and D agreed. Re-exported from After Effects w/o the mask and now it works.
# Finding issue with H's responsive video iFrame issue. Turned out it was just that the container had a flex sibling that was growing and squeezing it out. Setting to flex: 0 0 50% will fix it.