    section.intro h1:after {
        white-space: nowrap;
        overflow: visible;
        width: auto;
        word-break: keep-all;
    }
section.intro {
    height: auto!important;
min-height:363px;
}