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

.icon-after::after, .more::after{
    top: -2px;
}

.router-card .router-card-headline{
    max-width: 480px;
}