.ir-heading {
  line-height: 1.5;
}
@media screen and (min-width: 767px) {
  .ir-heading {
    line-height: 1;
  }
}

.ir-information h2.ir-heading {
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 767px) {
  .ir-information h2.ir-heading {
    margin-bottom: 60px;
  }
}

.ir-meeting__linkCotainer + .ir-meeting__linkCotainer {
  margin-top: 8vw;
}
@media screen and (min-width: 767px) {
  .ir-meeting__linkCotainer + .ir-meeting__linkCotainer {
    margin-top: 60px;
  }
}

@media screen and (min-width: 767px) {
  h3.ir-heading {
    font-size: 2.4rem;
  }
}
