body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-hero-video-container {
  width: calc(100% - 40px);
}
