.checkbox-element input {
    position: absolute;
    width: auto!important;
    height: auto!important;
    -webkit-appearance: checkbox;
}