@media screen and (max-width: 320px) {
  .rs-layer :not(.rs-wtbindex) {
    font-size: 16px;
    font-weight: 500;
  }
}
