.text-1 {
  top: 38.7%;
  left: 16.1%;
  width: 1%;
  height: 5%;
  font-size: 7px;
  text-wrap: nowrap;
  margin: 0px;
  letter-spacing: 1px;
  stroke-width: 0px !important;
}

.text-2 {
  top: 38.7%;
  left: 40.5%;
  width: 1%;
  height: 5%;
  font-size: 7px;
  text-wrap: nowrap;
  line-height: 100%;
  letter-spacing: 1px;
  stroke-width: 0px !important;
}

@media (max-width: 768px) {
  .text-1 {
    font-size: 3px;
    padding: 2.5px;
    left: 15.7%;
  }

  .text-2 {
    font-size: 3px;
    padding: 2.5px;
    left: 40.4%;
  }
}
