﻿.check-box-list__item {
    float: left;
    width: 33%;
    height: 42px;
}

.check-box__group {
    label.checkbox {
        width: 100%;
    }
}
