/* Only NP pages - targeting the Page id with comments */
/* about crswnp page */

#about-crswnp .cmp-teaser__content {
  bottom: 45%;
  padding: 0px;
}

#about-crswnp .cmp-teaser__content h1 {
  font-size: clamp(20px, 2.78vw, 40px);
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 0 17%;
}

#about-crswnp div#about_crswnp_symptoms {
  max-width: 994px;
  margin: 0 auto;
  padding: 24px 0px 40px 0px;
}

#about-crswnp p.about_crswnp {
  font-size: 30px;
  font-style: normal;
  line-height: 40px;
  color: #003865;
   font-family: 'Poppins', sans-serif;
   font-weight: 400;
}

#about-crswnp p.about_crswnp {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  color: #003865;
  padding-top: 24px;
  padding-bottom: 40px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
 max-width: 100%;
  margin: 0 auto;
}

#about-crswnp div#about_crswnp_symptoms {
  max-width: 994px;
  margin: 0 auto;
  padding: 24px 0px 40px 0px;
}

#about-crswnp div#symptoms_discription img {
  max-width: 100px;
  height: 100px;
}

#about-crswnp .symptoms_discription_container {
  max-width: 1198px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
}

#about-crswnp p.symptoms_discription_para {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #003865;
  text-align: center;
  margin: 0 auto;
}

#about-crswnp .symptoms_discription_stuffness p {
  max-width: 80%;
}

#about-crswnp .symptoms_discription_lossofsense p {
  max-width: 72%;
}

#about-crswnp .symptoms_discription_facialpain p {
  max-width: 72%;
}

.symptoms_discription_stuffness, .symptoms_discription_lossofsense, .symptoms_discription_runnynose, .symptoms_discription_facialpain {
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex-basis: 250px;
  flex-grow: 1;
  align-items: center;
  position: relative;
  flex-grow: 1;
  flex-basis: 599px;
}

.symptoms_discription_runnynose:after, .symptoms_discription_facialpain:after, .symptoms_discription_lossofsense:after {
  content: '';
  display: block;
  width: 1px;
  height: -webkit-fill-available;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #CACACA;
  max-height: 188px;
}

.symptoms_discription_runnynose:before {
  content: '';
  display: block;
  width: 3px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

#about-crswnp .treating_nasal_polyps_module__container__image img {
  width: 100%;
}

#about-crswnp .treating_nasal_polyps_module__container__image {
  width: 100%;
}

#about-crswnp .treating_nasal_polyps_module__container {
  position: relative;
}

#about-crswnp div#treating_nasal_polyps_module {
  padding-top: 69px;
}

#about-crswnp .treating__nasal__polyps__module__container__whitecontainer {
  background-color: white;
  max-width: 570px;
  position: absolute;
  left: 120px;
  bottom: 15%;
  border-radius: 15px;
  box-shadow: 16px 16px 0 0 #EF426F;
  padding: 48px 32px;
  top: 50%;
  transform: translateY(-50%);
  height: fit-content;
  max-height: 450px;
}

#about-crswnp .treating_nasal_polyps_module__container__image img:nth-child(2) {
  display: none;
}

#about-crswnp .treating_nasal_polyps_module__container {
  position: relative;
}

#about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__title {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  font-family: 'Poppins', sans-serif;
  color: var(--Navy, #003865);
  text-align: center;
  max-width: 84%;
  margin: 0 auto;
  padding-bottom: 8px;
}

#about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__description {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #003865;
  padding-bottom: 24px;
  max-width: 90%;
  margin: 0 auto;
}

#about-crswnp a.treating__nasal__polyps__module__container__whitecontainer__button:after {
  content: '';
  margin-left: 15px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/button-arrow.svg);
}

#about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__footernote {
  padding-top: 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #3C4242;
  font-family: 'Poppins',sans-serif;
}

#about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__description span {
  font-weight: 700;
}

#about-crswnp a.treating__nasal__polyps__module__container__whitecontainer__button {
  padding: 16px 16px 16px 32px;
  border-radius: 50px;
  background: #003865;
  box-shadow: 0 4px 0 0 var(--color-BG-Brand-teze-pink, #EF426F);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  cursor: pointer;
  color: #FFF;
  display: flex;
  justify-content: center;
  max-width: fit-content;
  margin: 0 auto;
  border-bottom: 2px solid transparent;
}

#about-crswnp a.treating__nasal__polyps__module__container__whitecontainer__button:hover {
  color: #fff;
  background: #A2B3C6;
  border-bottom: 2px solid #EF426F;
  text-decoration: none;
}

#np-landingpage .cmp-teaser__content p {
  max-width: 80% !important;
}

#np-landingpage .cmp-teaser__content {
  padding: 0;
  width: 100%;
}

#np-landingpage .grill-is-on-main {
  max-width: 1226px;
  padding: 0 20px;
  margin: 0 auto;
}

#np-landingpage .grill-is-on {
  padding-top: 19%;
}

#np-landingpage .grill-is-on img {
  display: none;
  /*position: relative;
  left: -111px;
  margin-top: 3px;*/;
}

#np-landingpage .np-grill-img {
  width: 60%;
}

#np-landingpage h3.np-grill-h3 {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-top: 3px;
  margin-bottom: 13px;
}

#np-landingpage .np-grill-p {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#np-landingpage .np-grill-img-btn {
  display: flex;
  gap: 24px;
  padding-top: 20px;
}

#np-landingpage a.nps__btn,
#np-landingpage .white-nps-btn a:-webkit-any-link,
#np-landingpage .updated-newcontent .nps__btn a:-webkit-any-link {
  display: flex;
  padding: 16px 16px 16px 30px;
  align-items: center;
  gap: 0;
  background: #F5F5F5;
  box-shadow: 0 4px 0 0 #EF426F;
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 50px;
  border-bottom: 2px solid transparent;
}

#np-landingpage a.nps__btn:hover {
  color: #fff;
  background: #A2B3C6;
  border-bottom: 2px solid #EF426F;
  text-decoration: none;
}

#np-landingpage .a.nps__btn::after {
  content: '';
  margin-left: 15px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/button-arrow.svg);
}

#np-landingpage .foot-note-nps {
  padding-top: 24px;
  width: 71%;
}

#np-landingpage p.footnote-nps {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-indent: -9px;
  padding-left: 8px;
  padding-top: 10px;
}

#np-landingpage a.nps__btn::after {
  content: '';
  margin-left: 15px;
  margin-bottom: -2px;
  width: 13px;
  height: 15px;
  display: inline-block;
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/button-arrow.svg);
}

#np-landingpage .you-cant-tez-sec {
  max-width: 1243px;
  padding: 0px 20px 75px 20px;
  margin: 0 auto;
}

#np-landingpage .you-cant-tez-img {
  display: flex;
  gap: 57px;
}

#np-landingpage .you-cant-tez-img img {
  width: 285.81px;
  height: 251.001px;
  flex-shrink: 0;
  margin-left: 58px;
}

#np-landingpage .you-cant-tez-h5 {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 25px;
  margin-top: 0;
}

#np-landingpage .you-cant-tez-h5 span {
  color: #EF426F;
  font-weight: 900;
}

#np-landingpage .you-cant-tez-p {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  padding-bottom: 16px;
  width: 91%;
  color: #003865;
}

#np-landingpage .you-cant-tez-text .footnote-nps {
  width: 94%;
  color: #003865;
  text-indent: 0;
  padding: 0;
}

#np-landingpage .updatedcontainer {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/img-backyard-np.jpg);
  background-size: 100% 100%;
  background-color: #063b77;
}

#np-landingpage .updated-newcontent {
  margin: 0 auto;
  padding: 110px 20px 170px;
  max-width: 1226px;
}

#np-landingpage .firstudpatdtext p {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  width: 70%;
  margin: 0 auto;
}

#np-landingpage .secondupdatedtext p {
  color: #FFF;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-top: 32px;
  margin-bottom: 62px;
}

#np-landingpage .threebox {
  display: flex;
  gap: 41px;
}

#np-landingpage .shadow-boxes {
  padding: 32px 24px;
  text-align: center;
  border-radius: 30px;
  background: #FEFEFE;
  box-shadow: 16px 16px 0 0 #EF426F;
  flex: 1;
}

#np-landingpage .firstthreeboxtext {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

#np-landingpage p.second-txt {
  color: #003865;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top: 8px;
  /*padding-bottom: 8px;*/
  ;
}

#np-landingpage .third-txt {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /*margin-bottom:20px;*/
  text-align: left;
  padding-right: 10px;
}

#np-landingpage .firstthreeboxtext span {
  color: #EF426F;
}

.firsttextbox .second-txt {
  padding: 8px 5px 0;
}

.thirdtextbox .firstthreeboxtext {
  width: 99%;
}

.thirdtextbox .second-txt {
  padding: 8px 21px;
}

.fitstfooter .three {
    padding-top: 45px;
    color: white;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.50);
    font-family: 'Poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 45px;
}

#np-landingpage .updated-newcontent .nps__btn, 
#np-landingpage .updated-newcontent .nps__btn a:-webkit-any-link {
  width: fit-content;
  margin: 0 auto;
}

#np-landingpage .cmp-text {
  padding: 0;
}

.shrink-nps-main {
  background: linear-gradient(175deg, #043873 6.58%, #165499 98.88%);
  margin-top: -2px;
}

.shrink-nps-tez {
  max-width: 1241px;
  padding: 79px 20px 100px;
  margin: 0 auto;
}

.shrink-box-one {
  border-radius: 15px;
  background: #FFF;
  display: flex;
  padding: 21px 82px 21px 62px;
  align-items: center;
}

.shrink-img-txt {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin: 0;
}

#np-landingpage #global-btn-blue {
  padding: 16px 16px 16px 30px;
  width: fit-content;
  white-space: nowrap;
  align-items: center;
}

#np-landingpage a#global-btn-blue::after {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/button-arrow.svg);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-position: center right;
  margin-left: 15px;
  width: 11.668px;
  height: 14.97px;
}

#np-landingpage .shrinkicon {
  width: 160px;
  height: 160px;
}

#np-landingpage .main-shrink {
  margin-left: 52px;
  margin-right: 109px;
}

.shrink-img-p {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.shrink-nps-flex {
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.modulecontainer-nps {
  background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/nasal-polyps-module-background.jpg);
  background-size: 100% 100%;
  padding-top: 67px;
  padding-bottom: 86px;
}

.modulecontainer__whitecontainer-nps {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.modulecontainer-flex {
  background: #fff;
  border-radius: 15px;
  /*padding: 96px 48px 96px 96px;*/
  padding:48px 48px 48px 96px;
  display: flex;
  gap: 37px;
  align-items: center;
}

.whitecontainer__left {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}

.whitecontainer__left__paragraph {
  color: #003865;
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  flex-shrink: 1;
  width: 157px;
}

.whitecontainer__left img {
  width: 139px;
  flex-shrink: 0;
}

.modal-whitecontainer {
  width: 49%;
 /* margin-left: 20px;*/
  margin-left: 5px;
}

.modulecontainer__firstpara p {
  color: #003865;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  max-width: 98%;
}

.modulecontainer____secondpara p {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-top: 8px;
  text-indent: -8px;
  padding-left: 8px;
}

.modulecontainer____right  p a {
  padding-right: 20px;
}

/*#np-landingpage*/
/*    #np-landingpage*/
/* media query starts here */
@media only screen and (max-width: 991px) {
  #about-crswnp .cmp-teaser__content h1 {
    margin: 0 auto;
    padding-left: 5%;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
  
  .modulecontainer____secondpara p{
          padding-left: 8px;
  }

  #np-landingpage .cmp-teaser__image-mobile .cmp-image__image {
    height: 773px;
  }

  #np-landingpage .grill-is-on {
    padding-top: 29%;
  }

  #np-landingpage .cmp-teaser__image {
    margin-top: 4%;
  }

  #np-header-top-banner h2 span span {
    display: inline;
  }

  #about-crswnp .cmp-teaser__content {
    bottom: 17%;
    padding: 0px;
  }

  #about-crswnp div#about_crswnp_symptoms {
    padding: 16px 24px 0px 24px;
  }

  #about-crswnp p.about_crswnp {
    margin: 0 auto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
          max-width: 95%;
    padding-bottom: 0px;
  }

  #about-crswnp .symptoms_discription_container {
    flex-direction: column;
  }

  .symptoms_discription_stuffness, .symptoms_discription_lossofsense, .symptoms_discription_runnynose, .symptoms_discription_facialpain {
    flex-direction: row;
    max-width: 100%;
    flex-basis: unset;
    padding: 24px 0px;
  }

  #about-crswnp p.symptoms_discription_para {
    font-size: 20px;
    line-height: normal;
  }

  #about-crswnp p.symptoms_discription_para {
    max-width: 100%;
    font-size: 20px;
    line-height: normal;
    text-align: left;
  }

  #symptoms_discription {
    max-width: 480px;
    margin: 0 auto;
  }

  #symptoms_discription > div > div.symptoms_discription_lossofsense > div:nth-child(2) > p {
    max-width: 80%;
    margin: 0;
  }

  #about-crswnp .symptoms_discription_container {
    padding: 0px 24px 0px 24px;
  }

  #about-crswnp .symptoms_discription_runnynose:before {
    width: 80%;
    margin-left: 43px;
    height: 2px;
  }

  .symptoms_discription_runnynose:after,.symptoms_discription_runnynose:after, .symptoms_discription_facialpain:after, .symptoms_discription_lossofsense:after {
    width: 75%;
    height: 1px;
    margin-left: 43px;
  }

  #about-crswnp div#treating_nasal_polyps_module {
    padding-top: 15px;
  }

  #about-crswnp .treating_nasal_polyps_module__container__image img:nth-child(1) {
    display: none;
  }

  #about-crswnp .treating_nasal_polyps_module__container__image img:nth-child(2) {
    display: block;
  }

  #about-crswnp .treating__nasal__polyps__module__container__whitecontainer {
    width: 85%;
    transform: translateX(-52%);
    left: 50%;
    right: unset;
    padding: 24px 24px;
    bottom: 32%;
    border-radius: 31px;
    top: 4%;
    max-height: unset;
    /*height: auto; */;
  }

  #about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__title {
    font-size: 26px;
    line-height: 32px;
    max-width: 100%;
  }

  #about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__description {
    padding-bottom: 16px;
    max-width: 100%;
  }

  #about-crswnp p.treating__nasal__polyps__module__container__whitecontainer__footernote {
    padding-top: 16px;
  }

  #np-landingpage .grill-is-on img {
    display: none;
  }

  #np-landingpage .np-grill-img {
    width: 99%;
   /* padding-top: 95px; */
    padding-top: 55px;
  }

  #np-landingpage h3.np-grill-h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 8px;
  }

  #np-landingpage .cmp-teaser__content .np-grill-p {
    font-size: 16px;
    line-height: 24px;
    width: 95%;
    max-width: 95% !important;
  }

  #np-landingpage .np-grill-img-btn {
    padding-top: 16px;
    flex-direction: column;
    padding-right: 48px;
    gap: 12px;
  }

  #np-landingpage .foot-note-nps {
    width: 100%;
    padding-top: 17px;
  }

  #np-landingpage p.footnote-nps {
    font-size: 14px;
    line-height: 18px;
  }

  #np-landingpage a.nps__btn::after {
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #np-landingpage a.nps__btn {
    width: fit-content;
  }

  #np-landingpage .you-cant-tez-sec {
    padding: 9px 23px 30px 25px;
  }

  #np-landingpage .you-cant-tez-img {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  #np-landingpage .you-cant-tez-img img {
    width: 165px;
    height: 137px;
    margin-left: 0;
  }

  .you-cant-tez-text {
    text-align: center;
  }

  #np-landingpage .you-cant-tez-h5 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  #np-landingpage .you-cant-tez-p {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  #np-landingpage .you-cant-tez-text .footnote-nps {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
  }

  #np-landingpage .shadow-boxes {
    padding: 32px 20px;
  }

  #np-landingpage .updated-newcontent {
    padding: 80px 24px 130px 26px;
  }

  #np-landingpage .updatedcontainer {
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/img-field-np.png);
    background-size: 100% 100%;
    background-color: #063b77;
  }

  #np-landingpage .firstudpatdtext p {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    font-size: 26px;
    line-height: 32px;
    width: 100%;
  }

  #np-landingpage .secondupdatedtext p {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    font-size: 20px;
    line-height: normal;
    width: 100%;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 24px;
  }

  #np-landingpage .threebox {
    flex-direction: column;
    gap: 32px;
    padding-right: 14px;
  }

  #np-landingpage a.nps__btn {
    margin: 0 auto;
    margin-left: 0px;
  }

  #np-landingpage p.second-txt {
    font-size: 16px;
    line-height: 24px;
  }

  #np-landingpage .firstthreeboxtext {
    font-size: 26px;
    line-height: 32px;
    padding: 0 4px;
    letter-spacing: -0.09px;
  }

  .thirdtextbox .second-txt {
    padding: 8px 0;
  }

  .fitstfooter .three {
    padding-top: 35px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .shrink-nps-main {
    background: linear-gradient(180deg, #083E7C 0%, #2267B5 100%);
  }

  .shrink-nps-tez {
    padding: 24px 24px 40px;
    margin-top: -35px;
  }

  .shrink-nps-flex {
    gap: 16px;
  }

  .shrink-box-one {
    flex-direction: column;
    padding: 40px 24px;
    gap: 24px;
  }

  #np-landingpage .main-shrink {
    margin: 0;
  }

  .shrink-img-txt {
    font-size: 20px;
    line-height: normal;
  }

  .shrink-img-p {
    padding-top: 16px;
  }

  .modulecontainer__whitecontainer-nps {
    padding: 40px 24px;
  }

  .modulecontainer-nps {
    padding: 0;
    background: url(/content/dam/intelligentcontent/brands/tezspire-us-dtc/us/en/nasalpolyps/images/Banner-nps-mobile.png);
    background-size: 100% 100%;
  }

  .modulecontainer-flex {
    flex-direction: column;
    padding: 45px 22.5px;
    gap: 15px;
  }

  .whitecontainer__left {
    gap: 16px;
  }

  .whitecontainer__left__paragraph {
    font-size: 28px;
    line-height: 32px;
  }

  .whitecontainer__left img {
    width: 125px;
  }

  .modal-whitecontainer {
    padding-top: 17px;
    width: 100%;
    margin-left: 0;
  }

  .modulecontainer__firstpara p {
    font-size: 20px;
    line-height: normal;
  }

  .modulecontainer____secondpara p {
            padding-right: 5px;
    padding-top: 15px;
  }

  .modulecontainer____right p #global-btn-blue {
    margin-top: 8px;
  }
}
#what-is-tezspire #benefits-foot p
{
    visibility:hidden;
}

/* header things */
span.gatewayhea {
  display: none !important;
}

@media only screen and (min-width: 1800px) {
  #about-crswnp .treating__nasal__polyps__module__container__whitecontainer {
    top: 50%;
    left: 37%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1190px) {
    #about-crswnp .treating__nasal__polyps__module__container__whitecontainer{
        padding: 19px 32px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
    #np-landingpage h3.np-grill-h3{
            font-size: 27px;
            line-height: normal;
    }
    #np-landingpage .np-grill-p{
            font-size: 16px;
            line-height: normal;
    }
    #np-landingpage p.footnote-nps{
            font-size: 13px;
    }
    #np-landingpage a.nps__btn, #np-landingpage .white-nps-btn a:-webkit-any-link, #np-landingpage .updated-newcontent .nps__btn a:-webkit-any-link{
            font-size: 13px;
            line-height: normal;
    }
    #np-landingpage .grill-is-on{
        padding-top: 9%;
    }
    
}
