@media screen and (max-width: 1630px) and (min-width:0px) {}

@media screen and (max-width: 1470px) and (min-width:0px) {
  .bannerText span:nth-child(9) {
    top: 25%;
    right: 0;
  }
}