.ht-tms-option__text{
  font-weight: 400;
    font-size: 10px;
}

.ht-tms--float.ht-tms--float-right{
  z-index: 999;
}
@media (max-width: 599px) {


  .ht-tms--float.ht-tms--float-right{
        left: 15px !important;
        bottom: 100px !important;
  }
}