.checkbox {
    input[type="checkbox"] {
        height: 15px;
        width: 15px;
        margin-left: -20px !important;
    }
}
