#ja-col1 {
    list-style: none !important;
}

#ja-col1 ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
    background: none !important;
}

#ja-col1 ul li {
    list-style: none !important;
    background: none !important;
    margin: 0;
    padding: 0;
}

#ja-col1 ul li::marker,
#ja-col1 li::marker {
    content: none !important;
}

#ja-col1 ul li::before,
#ja-col1 ul li span::before {
    display: none !important;
    content: none !important;
}

#ja-col1 ul li a {
    background: none !important;
    padding: 0 !important;
    color: inherit !important;
    display: flex !important;
    align-items: center;
    line-height: 1.18;
}

#ja-col1 ul li a span:not(.portal-sidebar__icon) {
    background: none !important;
    padding: 0 !important;
    line-height: 1.18;
}

.portal-sidebar__text {
    line-height: 1.25 !important;
}

.portal-sidebar__link {
	line-height: 1.25;
}