#term {
  background: #201e14;
}

@media screen and (max-width: 959px) {
  #term {
    padding-bottom: calc(8px * 22);
  }
}

@media screen and (max-width: 959px) and (max-width: 959px) {
  #term {
    padding-bottom: calc((8px * 22) * 0.75);
  }
}

@media screen and (max-width: 959px) and (max-width: 519px) {
  #term {
    padding-bottom: calc((8px * 22) * 0.5);
  }
}

/*# sourceMappingURL=../../maps/pages/term.css.map */
