.fit-cover {
  object-fit: cover;
}

#main_background {
  height: 100vh;
}

#hero_container {
  height: 80vh;
  /*width: 80vw;*/
}

