html.enhance-base-xp .section-spatial-audio .sticky .overflow-container .copy-wrapper .typography-intro-headline .headline-part-3 {
    position: absolute;
    padding:0px 72px
}

@media only screen and (max-width: 1068px) {
    html.enhance-base-xp .section-spatial-audio .sticky .overflow-container .copy-wrapper .typography-intro-headline .headline-part-3 {
        padding:0px 60px
    }
}

@media only screen and (max-width: 734px) {
    html.enhance-base-xp .section-spatial-audio .sticky .overflow-container .copy-wrapper .typography-intro-headline .headline-part-3 {
        padding:0px
    }
}

@media only screen and (max-width: 734px) {
    .typography-value-props-subhead.font-size-alt {
        font-size: 30px;
    }
}

@media only screen and (max-width: 320px) {
    .typography-value-props-subhead.font-size-alt {
        font-size: 25px;
    }
}