/* this css is for the teze dtc fast pdufa update only */
#what-is-tezspire .improve_congestion_small_font {
    line-height: 18px !important;
    font-family: 'Inter-Regular' !important;
       width: 99%;
    font-size: 12px !important;
    font-style: normal;
}
@media only screen and (max-width: 991px) {
    #talk-to-your-doctor .bottom-card-p {
        max-width: 93%;
    }
    
    #share-your-story-page .noinnercontainer {
    font-weight: 400!important;
  }
}

@media only screen and (min-width: 991px) {
.terms-condtion-width {
    max-height: 200px!important;
}
}

@supports (-webkit-touch-callout: none) {
.tersm-and-conditions a:any-link {
color: #000;
}
}
