#other_corpora_dialogue_body {
  background-image: url("../img/siberia_far_east_map.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  height: 100vw;
  padding-top: 30px;
}

#other_corpora_container {
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.65);
  padding: 10px;
  margin: 30px;
  margin-bottom: 50px;
  flex-wrap: wrap !important;
  font-size: 1.15rem;
}
