body {
  overflow: auto !important;
}
header {
  height: 80px;
}
main {
  flex: auto !important;
  background-color: #f3f5f6 !important;
}
#subscribe {
  height: 100%;
}
#subscribe .fj-sub-btn-close {
  display: none;
}
#subscribe > div {
  position: relative;
  z-index: 0;
}
/*# sourceMappingURL=pricing.css.map */
