.k-checkbox-group {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}
