/* sync ic21 styles */
.page-overview .features li {
    word-spacing: -1px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

