.wir_img {
  width: 100%;
  margin-bottom: 100px;
}
@media screen and (max-width: 800px) {
  .wir_img {
    margin-bottom: 50px;
  }
}

#what_is_rtc_setup {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media screen and (max-width: 800px) {
  #what_is_rtc_setup {
    margin-bottom: 50px;
  }
}

#what_is_rtc_title {
  margin-top: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 800px) {
  #what_is_rtc_title {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 800px) {
  #what_is_rtc p {
    margin-bottom: 50px;
  }
}

/*# sourceMappingURL=whatIsReignsTheCouncil.css.map */
