.hero-section {
  background: url(/static/img/main_hero_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
