.c_431-1-price .c_008.asterisk .has-tooltip span {
    font-size: 0.7em;
    position: relative;
    top: -3px
}

/*-- PLM-206 Footer Recall Banner Fix --*/
#override-footer-recall-banner .c_271_main_content--inline {
    align-items: baseline;
}

@media screen and (max-width: 780px) {
    #override-footer-recall-banner .c_271_main_content--inline {
        padding-top: 14px;
        display: inline-block !important;
        justify-content: center;
        align-items: center;
    }

    #override-footer-recall-banner .c_271_main_content--inline>div {
        width: 100%;
        text-align: center;
    }

    #override-footer-recall-banner .c_271_ctas {
        padding-top: 0;
    }
}

/*-- PLM-136 --*/
@media screen and (max-width: 580px) {
    .c_432__text-container {
        left: 35px;
        width: calc(100% - 70px);
    }
}

/*-- PLM-232 --*/
@media print,
screen and (max-width: 395px) {
    .c_431-1 .c_431-1-copy .usg-heading-1 {
        font-size: 32px;
        line-height: 40px;
    }
}

/*-- PLM-282 --*/
@media screen and (max-width: 60em) {
    .c_432 {
        margin-top: 180px !important;
    }

    .brandReelContainer + .pfaMedia {
        margin-top: 114px !important;
    }
}