@media screen and (max-width: 959px) {
  #rec547954181 .t-checkbox__indicator:after {
      left: 11px !important;
    top: 4px !important;
    width: 6px !important;
    height: 12px !important;
    }
}
    
 @media screen and (max-width: 639px) {
  #rec547954181 .t-checkbox__indicator:after {
    left: 9px !important;
    top: 4px !important;
    width: 4px !important;
    height: 9px !important;

    }
}
  
    @media screen and (max-width: 479px) {
  #rec547954181 .t-checkbox__indicator:after {
            left: 7px !important;
    top: 4px !important;
    width: 3px !important;
    height: 7px !important;
}
  }
  
  t-checkbox__labeltext
  
   @media screen and (max-width: 639px) {
  #rec547954181 .t-checkbox__labeltext {
    font-size: 16px !important;

    }
}