@font-face {
  font-family: 'Roboto-Black';
  src: url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.eot');
  src: url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.woff2') format('woff2'),
    url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.woff') format('woff'),
    url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.ttf') format('truetype'),
    url('/etc/designs/code/physician-services/US/lynparza-hcp-branded/fonts/newfont/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.ff-roboto {
  font-family: 'Roboto-Regular', sans-serif;
  /* font-weight: 400; */
}

.ff-roboto-bold {
  font-family: 'Roboto-Bold', sans-serif;
  /* font-weight: 700; */
}

.ff-roboto-light {
  font-family: 'Roboto-Light', sans-serif;
  /* font-weight: 300; */
}

.ff-roboto-black {
  font-family: 'Roboto-Black', sans-serif;
  font-weight: 900;
}

.ff-futura-std-bold-oblq {
  font-family: futurastd-bold-oblique, sans-serif;
}

.ff-futura-std-bold {
  font-family: 'futurastd-bold', sans-serif;
}

.yellow-color {
  color: #FCC50B;
}

.green-color {
  color: #6B9420;
}

.blue-color {
  color: #004D74;
}

.white-color {
  color: white;
}

.bg-white {
  background-color: white;
}

.bg-yellow {
  background-color: #FCC50B;
}

.bg-blue {
  background-color: #004D74;
}

.home-banner p {
  margin: 0;
}

.pc-ss-margin {
  margin-left: 2px;
}

.update-max-width {
  max-width: 1053px;
  margin: 0 auto;
}

.home .flex-box.cards-container {
  display: flex;
  justify-content: space-between;
  gap: 17px;
}

.home .cards-container .card {
  max-width: 520px;
  width: 100%;
  border: 1px solid #004D74;
  display: flex;
  align-items: flex-start;
  padding: 22px 35px 19px 14px;
  gap: 13px;
}

.home .cards-container .card.card-2 {
  padding-top: 40px;
}

.home .cards-container .card.card-1 {
  max-width: 516px;
  background: rgba(252, 197, 11, 0.9);
  align-items: center;
}

.home .cards-container .card.card-2 img {
  width: 100%;
  max-width: 99px;
  height: 102px;
}

.home .cards-container .card.card-2 .card-icon {
  max-width: 99px;
  width: 100%;
  /* text-align: center; */
  margin-left: 18px;
  margin-right: 14px;
}

.ff-roboto-medium {
  font-family: 'Roboto-Medium';
  font-weight: 600;
}

.card-1 .card-icon p {
  text-align: center;
}

.home-banner {
  background-image: url(/content/dam/physician-services/us/590-lynparza-hcp-branded/hcp-pan/pc-update/desktop/banner-image.png);
  padding: 0 0 21px;
  border-bottom: 2px solid #004D74;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-position: top;
}

.home .main-banner-text {
  max-width: 548px;
  margin: 0 0 21px auto;
  padding-top: 66px;
}

.home .main-banner-text p:first-child {
  font-size: 36px;
  line-height: 45px;
  letter-spacing: -0.54px;
}

.home .main-banner-text .section-head {
  margin: 13px 0 17px;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.36px;
}

.home .main-banner-text .banner-footnote {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
  position: relative;
}

.home.pc-tumor-type>.footnote {
  font-size: 14px;
  line-height: 16px;
}

.home-banner .paolo-1-eyebrow {
  overflow: hidden;
  margin-bottom: 6px;
}

.home-banner .skew-10 {
  transform: skewX(-10deg);
  width: fit-content;
  padding: 7px 49px 7px 13px;
  margin-left: -4px;
  border: 1px solid white;
}

.home-banner .skew-10 p {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.59px;
  transform: skewX(10deg);
}

.home-banner .skew-10 p span.yellow-color {
  font-size: 22px;
  line-height: 21px;
  letter-spacing: -0.81px;
}

.card-1 .card-icon p:first-child {
  font-size: 14px;
  line-height: 10px;
  padding-left: 10px;
}

.card-1 .card-icon p:nth-child(2) {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: -2.7px;
}

.card-1 .card-icon p:nth-child(3) {
  font-size: 24px;
  line-height: 24px;
}

.home .cards-container .card .card-data p {
  font-size: 20px;
  line-height: 26px;
}

.home .cards-container .card.card-1 .card-data p:nth-child(2) {
  margin-bottom: 7px;
}

.home-banner a.card-cta {
  border: 2px solid #004D74;
  border-radius: 12px;
  max-width: 260px;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 14px 0;
  color: #004D74;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.54px;
  position: relative;
  /* padding-right: 22px; */
}

.home-banner .card-data {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 16px;
  width: 100%;
}

.home-banner a.card-cta:after {
  content: "";
  display: inline-block;
  background-image: url(/content/dam/physician-services/us/590-lynparza-hcp-branded/hcp-pan/pc-update/desktop/cta-right-arrow.png);
  width: 12px;
  height: 13px;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 10px;
  background-size: cover;
}



.home-banner .card-2 a.card-cta:before {
  right: 33px;
}

.home .cards-container .card.card-2 .content p {
  font-size: 24px;
  line-height: 30px;
}

.home .cards-container .card.card-2 .content p:first-child {
  font-size: 40px;
  line-height: 44px;
}

.home.pc-tumor-type header#header {
  /*box-shadow: 0 8px 30px #FCC60B;*/
}

.home .nccn-section {
  /* box-shadow: 0 -5px 30px #FCC60B; */
  padding: 12px 0 35px;
}

.home .nccn-section>* {
  max-width: 1053px;
  margin: 0 auto;
}

.home .nccn-section .nccn-text {
  background-color: rgba(0, 77, 116, 0.1);
  padding: 15px 29px 15px 38px;
  margin-top: 12px;
}

.home .nccn-section .nccn-text .nccn-heading {
  font-size: 39px;
  line-height: 42px;
}

.home .nccn-section .nccn-text .nccn-sub-head {
  font-size: 20px;
  line-height: 26px;
  margin: 6px 0;
}

.home .nccn-section .nccn-text .footnote {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.14px;
}

.home .parpi-section .flex-box.box-container {
  max-width: 1053px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 17px;
}

.home .parpi-section .flex-box.box-container .box {
  max-width: 520px;
  width: 100%;
  padding: 27px 27px 27px 32px;
}

.home .parpi-section .flex-box.box-container .box.box-2 .logo img {
  max-width: 153px;
  width: 100%;
}

.home .parpi-section .flex-box.box-container .box .parpi-text p:first-child {
  font-size: 24px;
  line-height: 31px;
  padding-left: 10px;
}

.home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2) {
  font-size: 36px;
  line-height: 49px;
}

.home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2) span {
  font-size: 48px;
  color: #B2D234;
}

.home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) {
  font-size: 64px;
  line-height: 49px;
  color: #B2D234;
  padding-left: 35px;
  margin-bottom: 15px;
  letter-spacing: -1px;
}

.home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) span.inhibitor {
  font-size: 55px;
  line-height: 59px;
}

.home .parpi-section .flex-box.box-container .box .box-content {
  font-size: 18px;
  line-height: 24px;
}

.home .parpi-section .flex-box.box-container .box .flex-box.ten-year {
  display: flex;
  align-items: center;
  gap: 17px;
}

.home .parpi-section .flex-box.box-container .box .flex-box.ten-year .desc-text p {
  font-size: 20px;
  line-height: 30px;
}

.home .parpi-section .flex-box.box-container .box.box-2 .logo {
  max-width: 153px;
  width: 100%;
}

.home .parpi-section .flex-box.box-container .box .flex-box.ten-year .desc-text {
  max-width: 150px;
}

.home .parpi-section .flex-box.box-container .box.box-2 .box-footnote {
  font-size: 16px;
  line-height: 23px;
  margin-top: 14px;
}

.home-banner:before,
.home-banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  /* height: 12px; */
  background: linear-gradient(180deg, #FCC60B 0%, #FCC60B00 100%);
  left: revert-layer;
  top: 0;
  z-index: 1;
  opacity: 60%;
}

.home-banner:after {
  top: unset;
  bottom: 0;
  background: linear-gradient(180deg, #FCC60B00 0%, #FCC60B 100%);
}

.home .parpi-section.bg-yellow {
  padding: 36px 0 40px;
}

.home-banner a.card-cta:hover {
  background-color: #004D74;
  color: white;
  border: 2px solid #FCC60B;
}


.home-banner a.card-cta:hover:after {
  background-image: url(/content/dam/physician-services/us/590-lynparza-hcp-branded/hcp-pan/pc-update/desktop/cta-right-arrow-white.png);
}

.footnote:has(.hang-outside) {
  position: relative;
  /* padding-left: 5px; */
}

.hang-outside {
  position: absolute;
  left: -6px;
  top: 6px;
}

.safety-tolerability #maincontent .dose-discontinuation h2 {
  color: #004d74;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 12px;
  line-height: 32px;
}

.safety-tolerability #maincontent .dose-discontinuation h3 {
  font-size: 20px;
  font-family: Roboto-Medium;
  color: #004d74;
  line-height: 26px;
}

.safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body p {
  color: #004d74;
  font-size: 16px;
  margin-top: 20px;
  line-height: 22px;
  margin-bottom: 20px;
}

.safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body img.des {
  display: inline-block;
  width: 75%;
}

.safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body img.mobl {
  display: none;
}

.safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body .dose-discontinuation-chart {
  text-align: center;
}

.polo.olaparib-efficacy .flex_container_two .flex_two_three img {
  max-width: 154px;
  width: 100%;
}

.dosing-page #maincontent .dosing-callouts .or ul:first-child {
  margin: 30px 0 5px;
}

.dosing-page #maincontent .dosing-callouts .or p.dosing-text:last-child {
  margin: 5px 0 27px;
}

.dosing-page #maincontent .dosing-callouts .or ul.dosing-bullet {
  margin-bottom: 27px;
}

.padding-right-2 {
  padding-right: 1px;
}


@media screen and (min-width : 1004px) {
  .padding-right-2 {
    padding-right: 2px;
  }

  .home.pc-tumor-type.global-redesign .isi div#approvUse {
    margin-top: 54px !important;
  }

  .home_footnote .footnote-acronym {
    margin-bottom: 10px;
  }

  .home .main-banner-text .banner-footnote+p {
    padding-left: 8px;
  }

  body.dosing .rec-dosage {
    min-height: 309px;
  }

  .dosing-page #maincontent .dose-reduction-body p {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -0.17px;
  }

  .dosing .dose-img-text-container .dose-img {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 127px;
  }

  .dose-reduction-body .dose-img-text-container:last-child {
    margin-top: 25px;
  }

  .dosing .dose-img-text-container .dose-img img {
    width: 100%;
  }
  .treatment_paradigm .yellow_eyebrow h1{
	padding-right:9% !important;
  }

  /* pmlr -4 */
  .home .main-banner-text .banner-footnote {
    left: 7px;
  }

  .home .main-banner-text .banner-footnote span.ass-footnote {
    text-indent: -7px;
    left: 0;
    position: absolute;
  }

  .home .main-banner-text .section-head {
    font-size: 22px;
  }

  .home .main-banner-text p:first-child {
    font-size: 31px;
    line-height: 39px;
  }

  .home .cards-container .card {
    padding: 22px 31px 19px 14px
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:first-child {
    font-size: 26px;
    line-height: 36px;
    padding-left: 0px;
    margin-bottom: 0;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2),
  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) {
    font-size: 36px;
    line-height: 34px;
    margin-bottom: 0;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2) span {
    font-size: 36px;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) {
    padding-left: 0;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) span.inhibitor {
    font-size: 36px;
    line-height: 34px;
  }

  .home .parpi-section .flex-box.box-container .box .box-content {
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
  }

  .home .parpi-section .flex-box.box-container .box {

    padding: 22px 27px 22px 32px;
  }

  .dosing-page #maincontent p.dosing-sub-head-menu {
    font-size: 26px;
    line-height: 28px;
  }

  .footnotesection-abtlyn {
    margin-bottom: 31px;
    padding-left: 0;
  }

  .footnotesection-abtlyn p {
    font-size: 12px;
    line-height: 14px;
  }

  .footnotesection-abtlyn .indent {
    padding-right: 2px;
  }

  .footnotesection-abtlyn i {
    padding-right: 1px;
  }
  .efficacy .study_design_heading .asterik-eff {
    position: relative;
    top: -1px;
}

}

@media screen and (min-width : 1500px) {
  .home-banner {
    background-position-y: 0;
    min-height: 1110px;
    align-content: center;
  }
}

@media screen and (min-width : 1004px) and (max-width : 1100px) {

  .home-banner .update-max-width,
  .home .nccn-section .nccn-text,
  .home .parpi-section {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .home .parpi-section .flex-box.box-container .box.box-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .home .nccn-section .nccn-text {
    margin: 0 30px;
  }
}

@media screen and (min-width:768px) and (max-width:1003px) {
  .home .main-banner-text {
    min-height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .home .main-banner-text>* {
    margin: 0 0px 0 auto !important;
    width: 100%;
    max-width: 70% !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
  .home .main-banner-text {
    min-height: 310px;
  }

  .home .main-banner-text>* {
    margin: 0 0px 0 auto !important;
    width: 100%;
    max-width: 70% !important;
  }
}

@media screen and (min-width:380px) and (max-width: 499px) {
  .home .main-banner-text {
    min-height: 270px;
  }
}

@media screen and (min-width: 768px) {
  .BRCA-Testing .recommend_platinum>.skew10 {
    transform: skewX(10deg);
    padding-left: 8%;
  }

  .BRCA-Testing .recommend_platinum>.skew10>.p_0 {
    transform: skewX(0);
    padding: 0 !important;
  }

}

@media screen and (max-width : 1003px) {
  .home .text-break-home {
    word-break: break-all;
  }

  .home-banner:after {
    display: none;
  }

  .home .home_footnote {
    padding: 0 20px;
  }

  .safety-tolerability .home_footnote p {
    padding: revert-layer;
  }

  .polo.olaparib-efficacy .flex_container_two .flex_two_three img {
    max-width: 260px;
  }

  .home .home_footnote .footnote-acronym {
    padding: 0;
  }

  .home .flex-box.cards-container {
    flex-direction: column;
  }

  .home-banner {
    background-image: none;
    padding-bottom: 0;
    border-bottom: none;
  }

  .home .main-banner-text {
    background-image: url(/content/dam/physician-services/us/590-lynparza-hcp-branded/hcp-pan/pc-update/mobile/banner-image.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 16px 18px 0;
    width: 100%;
    border-bottom: 2px solid #004D74;
    position: relative;
    margin-bottom: 10px;
    max-width: 100%;
    /* background-position: top center; */
    background-position: 21%;
    background-size: cover;
  }

  .home .main-banner-text p:first-child {
    font-size: 18px;
    line-height: 24px;
    margin-left: 140px;
    letter-spacing: -0.3px;
    padding: 0;
  }

  .home .main-banner-text .section-head {
    font-size: 11.5px;
    padding-right: 0px;
    line-height: 17px;
    letter-spacing: -0.18px;
    margin-left: auto;
    padding-left: 20px;
    margin-right: 12px;
    margin: 7px 12px 7px auto;
  }

  .home .main-banner-text>* {
    max-width: 207px;
    margin: 0 13px 0 auto;
    padding-left: 10px;
  }

  .home .main-banner-text .banner-footnote {
    font-size: 8px;
    line-height: 9px;
    padding-right: 0px;
    margin-bottom: 6px;
    padding-left: 0;
    padding-left: 21px;
  }

  .home .main-banner-text .banner-footnote .ass-footnote {
    position: absolute;
    left: 16px;
  }

  .home .main-banner-text .not-actual-patient {
    font-size: 8px !important;
  }

  .home.pc-tumor-type .footnote {
    font-size: 9px !important;
    line-height: 11px !important;
  }

  .home .main-banner-text .not-actual-patient.footnote {
    padding-bottom: 24px;
    padding-left: 21px;
  }

  .home-banner .paolo-1-eyebrow {
    margin: 0 18px 3px;
  }

  .home-banner .skew-10 p {
    font-size: 9px;
    line-height: 11px;
    letter-spacing: -0.33px;
  }

  .home-banner .skew-10 p span.yellow-color {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.52px;
  }

  .home-banner .skew-10 {
    padding: 4px 29px 2px 9px;
  }

  .home .flex-box.cards-container {
    padding: 0 18px;
    gap: 8px;
    align-items: center;
  }

  .card-1 .card-icon p:first-child {
    font-size: 9px;
    line-height: 9px;
  }

  .card-1 .card-icon p:nth-child(2) {
    font-size: 30px;
    line-height: 33px;
    letter-spacing: -1.62px;
  }

  .card-1 .card-icon p:nth-child(3) {
    font-size: 14px;
    line-height: 10px;
  }

  .home .cards-container .card .card-data p {
    font-size: 11px;
    line-height: 15px;
  }

  .home-banner .card-data {
    gap: 10px;
    justify-content: unset;
  }

  .home .cards-container .card {
    padding: 16px 49px 15px 16px;
    gap: 17px;
    max-width: 100% !important;
  }

  .home-banner a.card-cta {
    max-width: 153px;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 0;
    border-radius: 6px;
    border: 1px solid #004D74;
  }

  .home-banner a.card-cta:after {
    width: 7px;
    height: 8px;
    background-size: cover;
    /* margin-left: 7px; */
    /* border-width: 2px; */
    /* position: relative; */
    /* top: -1.5px; */
    margin-left: 5px;
  }

  .home-banner a.card-cta:before {
    right: 14px;
    width: 9px;
    top: 13.5px;
    border: 1px solid;
  }

  .home-banner .card-2 a.card-cta:before {
    right: 21px;
  }

  .home .cards-container .card.card-2 img {
    width: 60px;
    height: 61px;
  }

  .home .cards-container .card.card-2 {
    padding-top: 30px;
  }

  .home .cards-container .card.card-2 .card-icon {
    max-width: unset;
    text-align: unset;
    width: unset;
    margin: 0;
  }

  .home .cards-container .card.card-2 .content p {
    font-size: 14px;
    line-height: 18px;
    display: inline;
  }

  .home .cards-container .card.card-2 .content p:first-child {
    font-size: 24px;
    display: block;
    line-height: 26px;
  }

  .card-2 .card-data {
    gap: 24px;
  }

  .home .nccn-section .nccn-text {
    padding: 9px 18px;
    margin-top: 6px;
  }

  .home .nccn-section>p.footnote {
    padding: 0 18px;
  }

  .home .nccn-section .nccn-text .nccn-heading {
    font-size: 22px;
    line-height: 26px;
  }

  .home .nccn-section .nccn-text .nccn-sub-head {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 2px;
  }

  .home .nccn-section .nccn-text .footnote:last-child {
    /* padding-left: 4px; */
    position: relative;
    padding-right: 15px;
  }

  .home .nccn-section .nccn-text .footnote:last-child sup {
    /* position: absolute; */
    left: -4px;
    top: 3px;
  }

  .home .parpi-section .flex-box.box-container {
    flex-direction: column;
    gap: 13px;
    align-items: center;
  }

  .home .nccn-section {
    padding: 6px 0 0;
  }

  .home .parpi-section.bg-yellow {
    padding: 16px 18px;
  }

  .home .parpi-section .flex-box.box-container .box {
    /* padding: 17px 17px 16px 20px; */
    padding: 16px 17px 15px 20px;
    max-width: 100%;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:first-child {
    font-size: 16px;
    padding-left: 0;
    line-height: 31px;
    margin-bottom: 0px;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2) {
    font-size: 24px;
    line-height: 14px;
    margin-bottom: 7px;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(2) span {
    font-size: 24px;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) {
    font-size: 24px;
    line-height: 27px;
    padding-left: 0;
    margin-bottom: 3px;
    letter-spacing: -0.5px;
  }

  .home .parpi-section .flex-box.box-container .box .parpi-text p:nth-child(3) span.inhibitor {
    font-size: 24px;
    line-height: 27px;
  }

  .home .parpi-section .flex-box.box-container .box .box-content {
    font-size: 16px;
    line-height: 24px;
  }

  .home .parpi-section .flex-box.box-container .box.box-2>* {
    max-width: 216px;
    margin: 0 auto;
  }

  .home .parpi-section .flex-box.box-container .box.box-2 .logo {
    max-width: 90px;
  }

  .home .parpi-section .flex-box.box-container .box .flex-box.ten-year {
    gap: 9px;
  }

  .home .parpi-section .flex-box.box-container .box .flex-box.ten-year .desc-text p {
    font-size: 12px;
    line-height: 18px;
  }

  .home .parpi-section .flex-box.box-container .box.box-2 .box-footnote {
    font-size: 9px;
    line-height: 13px;
    margin-top: 8px;
  }

  .home .main-banner-text:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    left: 0;
    background: linear-gradient(180deg, #FCC60B00 0%, #FCC60B 100%);
    opacity: 60%;
  }

  .home -banner:before,
  .home -banner:after {
    height: 15px;
  }

  .home -banner:after {
    display: none;
  }

  .home _footnote .footnote-acronym {
    padding: 0 20px !important;
  }

  .home .cards-container .card.card-1 .card-data p:nth-child(2) {
    margin-bottom: 4px;
  }

  .safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body img.des {
    display: none;
  }

  .safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body img.mobl {
    display: inline-block;
    width: 100%;
  }

  .safety-tolerability #maincontent .dose-discontinuation .dose-discontinuation-body p {
    font-size: 13px;
    line-height: 16px;
  }

  .safety-tolerability #maincontent .dose-discontinuation h2 {
    font-size: 18px;
    line-height: 22px
  }

  .safety-tolerability #maincontent .dose-discontinuation h3 {
    font-size: 18px;
    line-height: 20px
  }

  .efficacy .panc-update-padding {
    padding: 0 10px;
    margin-left: 0;
  }

  .dosing-page #maincontent .dosing-callouts .or ul.dosing-bullet {
    padding-left: 15px;
  }

  .new-footnote {
    margin-left: 10px;
    position: relative;
  }

  .new-footnote>.indent {
    text-indent: -3px;
    position: absolute;
    left: -2px;
  }

  .footnotesection-abtlyn {
           padding-top: 10px;
    margin-bottom: 10px;
  }

  .home .nccn-section .nccn-text .footnote:last-child sup {
    left: -2.5px;
  }

  .effi_footnote.font-size-14 {
    font-size: 14px;
  }

  .dosing-page #maincontent p.dosing-sub-head-menu {
    text-align: center;
  }

  .home-banner:before,
  .home-banner:after {

    height: 12px;
  }

  .dosing-page #maincontent p.dosing-sub-head-menu {
    font-size: 16px;
    line-height: 17px;
  }

  .footnotesection-abtlyn p {
    font-size: 11px;
    line-height: 14px;
  }
}

@media screen and (max-width: 370px) {
  .home .main-banner-text>* {
    margin-right: 0 !important;
    max-width: 58%;
  }

  .home .main-banner-text .banner-footnote {
    padding: 0 0 0 20px;
  }

  .home .main-banner-text .not-actual-patient.footnote {
    padding-left: 20px;
    padding-bottom: 5px;
  }

  .home .main-banner-text .banner-footnote .ass-footnote {
    left: 15px;
  }

  .home .main-banner-text .section-head {
    padding-left: 17px;
  }

  .home .main-banner-text {
    background-position-x: -20px;
  }
}