.t-checkbox__indicator{
    border-radius:10px;
    width:15px !important;
    height:15px !important;
}

.t-checkbox__indicator:after {
    left: 3px!important;
    top: 0px!important;
    width: 3px!important;
    height: 6px!important;
}