.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    position: relative;
}
.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before):after, .icon-wrapper .icon-before:before, .icon-wrapper .icon-after:after {
    position: relative;
}
.icon-after::after, .more::after {
    top: -.1em;
}

.more:before, .more:after,
.icon-chevronright:after,
#ac-globalfooter .ac-gf-more:after {
    top: -0.08em;
}

@media only screen and (max-width: 1068px){
    .section-hero .intro-wrapper .pro-display-xdr-wrapper .intro{
        max-width: 280px;
    }
}

.icon-copy.custom-wraping{
    white-space: nowrap;
}
