.about_page_dd .isolate .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__heading span {
    font-weight: 700;
    color: #F4001C;
    white-space: nowrap;
}
@media only screen and (max-width: 350px) {
    .about_page_dd .isolate .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__heading span {
        font-size: 30px;
        line-height: 30px;
    }
}