@media screen and (max-width: 1300px) and (min-width: 768px) {
    .sec12-box__textarea p {
      width: 300px;
    }
  }