/* page-break-before, page-break-after, and page-break-inside */

header {
  display: block;
  position: static !important;
}

.need-help-ampyra-section .need-help {
  display: none;
}

.home-banner-section {
  background-image: none !important;
  margin-top: 30px !important;
}

.home-banner-section img {
  display: none;
}

.home-banner-section .intro-section {
  position: static !important;
  max-width: auto !important;
  transform: none !important;
  top: 0 !important;
}

.coverage-copay-section {
  background-image: none !important;
  padding-top: 0 !important;
  page-break-before: always;
}

.coverage-copay-section img {
  display: none;
}

.coverage-copay-section .actor_portrayal_vector {
  display: none;
}

.my-ampyra-provides-section {
  background-image: none !important;
}

.my-ampyra-provides-section .actor_portrayal_vector {
  display: none;
}

#fixed-isi {
  display: none !important;
}

#isi-content {
  page-break-before: always;
}

.isi-section p, .isi-section ul {
  font-size: 14px !important;
}

.isi-section h6 {
  font-size: 15px !important;
}

.isi-section h6 span {
  font-size: 15px !important;
}

footer {
  display: block;
  page-break-before: always;
}