.re2025 {
  @media (width >= 768px) {
    section {
      .indent {
        margin-left: 30px;
      }
    }
  }

  @media (width >= 1024px) {
  }
}
