#take-a-copd-quiz-copd .breztri-banner h1 {
    color: #FFFFFF;
    margin: 0;
    text-transform: unset;
    max-width: 550px;
    font-family: 'Gotham-Black';
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 49px;
}
#take-a-copd-quiz-copd iframe#surveyanywhere .answer{
            justify-content: center; 
}
/*iframe #surveyanywhere .text-choice.column-single .answer {*/
/*        justify-content: center; */
/*}*/

#take-a-copd-quiz-copd #copd-quiz-container-main{
padding: 0 20px;
}
#take-a-copd-quiz-copd #inner-block-copd-header h2{
    color: #373A37;
    text-align: center;
    font-family: 'Gotham-Black';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    padding-top: 20px;
    line-height: 38px;
}
#take-a-copd-quiz-copd .bold-p-copd-quiz{
    color: #333;
    text-align: center;
    font-family: Gotham;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 40px;
}
#take-a-copd-quiz-copd .normal-p-copd-quiz{
        color: #333;
    text-align: center;
    font-family: 'Gotham-Book';
    font-size: 17px;
    font-style: normal;
    font-weight: 325;
    line-height: 24px;
    padding-bottom: 15px;
}

#take-a-copd-quiz-copd .bottom{
    padding-bottom: 25px;
}

#take-a-copd-quiz-copd .flareup-text a {
    background: #F0B323;
    border: 3px solid #FEE2A0;
    padding: 15px;
    border-radius: 33px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 550;
    color: #121312;
    font-family: 'Gotham-Bold';
    cursor: pointer;
}

#take-a-copd-quiz-copd .copd-quiz-button{
    margin: 30px 0px 0px 0px;
}
#take-a-copd-quiz-copd .footnote-copdquiz{
    padding-top: 55px;
    text-align: center;
}
#take-a-copd-quiz-copd .iframe{
  display: none;
}
#take-a-copd-quiz-copd iframe#surveyanywhere {
    width: 90%;
    /*min-height: 730px;*/
}
#take-a-copd-quiz-copd .footnote {
    font-family: 'Gotham-Book';
    font-size: 14px;
    font-style: normal;
    font-weight: 325;
    line-height: 20px;
    color: #333333;
}

 @media screen and (min-width: 991px) {
   #take-a-copd-quiz-copd .breztri-banner-bg {
        background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/desktop/copd/take-a-copd-quiz/take-a-copd-banner-img.webp);
        border-radius: 0;
        background-size: cover;
        min-height: 171px;
        background-repeat: no-repeat;
        background-position: right center;
    }
       #take-a-copd-quiz-copd .breztri-banner {
        min-height: 171px;
        align-items: center;
        display: flex;
    }
}

@media screen and (max-width: 991px) {
   #take-a-copd-quiz-copd .breztri-banner-bg {
        background-image: url(/content/dam/intelligentcontent/brands/breztri-dtc/us/en/images/phase5/mobile/copd/take-a-copd-quiz/copd-take-a-quiz-bg-mob.png);
        border-radius: 0;
        background-size: cover;
        min-height: 200;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #take-a-copd-quiz-copd .breztri-banner h1 {
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        text-transform: uppercase;
        max-width: 165px;

    }
     #take-a-copd-quiz-copd iframe#surveyanywhere{
         height:760px;
     }

}

@media screen and (max-width: 440px){
    #take-a-copd-quiz-copd #inner-block-copd-header h2{
        font-size: 27px;
        font-weight: 400;
        line-height: 32px;
        max-width: 205px;
        font-family: 'Gotham-Bold';
        padding-top: 10px;
    }
    #take-a-copd-quiz-copd .bold-p-copd-quiz{
        font-size: 14px;
        font-weight: 400;
        line-height: 21px; 
        max-width: 310px;
        text-align: left;
    }
    #take-a-copd-quiz-copd .normal-p-copd-quiz{
        font-size: 14px;
        font-weight: 325;
        line-height: 21px; 
        max-width: 330px;
        text-align: left;
        padding-bottom: 10px;
    }
    #take-a-copd-quiz-copd .bottom{}
    #take-a-copd-quiz-copd .flareup-text a {
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        padding: 10px 25px;
    }
    #take-a-copd-quiz-copd .copd-quiz-button{
        text-align: left;
    }
    #take-a-copd-quiz-copd .footnote-copdquiz{
        text-align: left;
    }
    #take-a-copd-quiz-copd iframe#surveyanywhere {
        width: 90%;
        height: 730px;
        overflow-y: hidden;
    }
    #take-a-copd-quiz-copd .footnote-copdquiz {
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 20px;
}
    #take-a-copd-quiz-copd iframe#surveyanywhere {
        height: 890px;
    }
}

