@media (max-width: 1440px) {
  .starrui .section .wrapper {
    min-width: unset;
    width: 66%;
  }
  .starrui .section h1 {
    font-size: 28px;
    letter-spacing: 0.1rem;
    margin: 70px 0 15px 0;
  }
  .starrui .section p.desc {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    letter-spacing: 0.1rem;
  }
  .starrui .btn {
    font-size: 30px;
  }
  .starrui .section_banner {
    height: 536px;
  }
  .starrui .section_banner .left_wrapper {
    padding-top: 90px;
  }
  .starrui .section_banner h1 {
    font-size: 38px;
    line-height: 60px;
  }
  .starrui .section_banner p {
    font-size: 38px;
  }
  .starrui .section_banner .desc .btn {
    height: 58px;
    width: 180px;
    border-radius: 8px;
  }
  .starrui .section_banner .wrapper .img {
    width: 560px;
  }
}
