/* icon aglign */
.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before)::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{
    position: relative;
    top: -0.05em
}

 .icon-wrapper .icon-after.custom-more::after{
    top: -0.04em
 }

.icon-after.ect, .icon-after.ect::after,
.icon-after.ect, .icon-after.icon-playcircle::after  {
    position: relative;
    top: auto
}

/* section-hero  */
.section-hero .hero-headline {
    max-width: 900px;
}
