@media screen and (max-width: 1919px) and (min-width: 992px) {
  .sro-right-word1 {
    font-size: 14px !important;
  }
  .sro-right-word2-span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1480px) and (min-width: 992px) {
  .sro-right-word2-span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1680px) and (min-width: 992px) {
  .sro-value img {
    width: 46%;
  }
  .sro-right {
    width: 46%;
  }
  .container {
    width: 88%;
  }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
  .sro-title {
    font-size: 20px !important;
  }
  .sro-value img {
    width: 42%;
  }
  .sro-right {
    width: 54%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 992px) {

}