.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;
  line-height: 1.3;
}
@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;
  }
}

.ir-information__documentLink {
  padding-right: 40px;
}

#irp-library-category5 .meetingMod h3 {
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 0;
  padding-bottom: 30px;
  margin-top: 60px;
}

.irp_comment {
  text-align: right;
  margin-top: 5em;
}
