.curve-icon.right-curve {
  bottom: -120px !important;
  right: 80px !important;
}

.curve-icon.left-curve {
  top: -50px !important;
  left: -60px !important;
}
@media (max-width: 1080px) {
  .row-second .space-top-copilot p {
    padding-bottom: 0;
  }
  .whats-new .whats-new-wrapper .custom-btn {
    margin-top: 20px;
  }
  .empower-projects {
    width: 100%;
    max-width: 648px;
    margin: 0 auto;
  }
}
