.row-second .space-top-copilot p {
  padding-bottom: 0;
}

.space-top-copilot {
  margin-top: 0px;
}

.whats-new .wide-col {
  padding-bottom: 0;
}

.banner-main .banner-image {
  margin-top: 0px;
}

.success-project-operations {
  gap: 0;
}


.sales-image .curve-icon.left-curve {
  left: -70px;
}

@media (min-width: 1490px) {
  .herobanner-wrapper {
    margin-bottom: 135px;
  }

  .feature-card {
    padding: 24px;
  }
}

@media (max-width: 1490px) {
  .sales-image .curve-icon.left-curve {
    top: -40px;
    left: 10px;
  }
}

@media (max-width: 1366px) {

  .banner-main .banner-image {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1080px) {
  .banner-main .banner-content {
    padding-top: 50.5px;
  }
}

@media (max-width: 1080px) {
  .whats-new-wrapper .subtitle {
    margin-bottom: 60px;
  }

 
  .whats-new .space-top-copilot {
    margin-bottom: 40px;
  }

  .whats-new-wrapper .whatnew-info p {
    margin-bottom: 0;
  }


  .banner-content {
    text-align: center !important;
  }

  .sales-banner p {
    max-width: 100%;
  }

  .banner-main .banner-content {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (min-width: 1080px) {
  .whats-new .bordered-col:nth-of-type(1),
  .whats-new .bordered-col:nth-of-type(3) {
    border: none;
    border-image: none;
  }
}

@media (max-width: 700px) {
  .space-top-copilot {
    margin-top: 0px;
  }
  .whats-new-wrapper .subtitle {
    margin-bottom: 28px;
  }

  .whats-new .wide-col p {
    max-width: 100%;
  }

  .success-project-operations .crm-button {
    margin-top: 0px;
  }

  .packaged-service .row {
    padding-top: 0px;
  }
 
}
