
 .jtc-form-default label{
    display: flex;
    align-items: center;
padding-left:0px;
}

.jtc-form-default label>span:not(.checkmark){
    padding-left: 20px;
}
.jtc-form-default input[type="checkbox"] {
    min-height: 20px;
    margin: 0;
    position: relative;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}