.common-basic-copy {
    ul {
        display: flex;
        flex-flow: column wrap;
        list-style: inside !important;
    }
}
