.curve-icon.right-curve {
  bottom: -120px !important;
  right: 80px !important;
}
.why-btn {
    width: 20%;
    margin-top: 36px;
}
.btn-bx {
    text-align: center;
}

@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;
  }
 .busine_service_bottom-rights img {
    height: auto;
} 
.busine_service_bottom-right {
    margin-bottom: 20px !important;
    gap: 18px !important;
}
.busine_service_bottom-right .card_new_img {
    flex: 40% !important;
    max-width: 40% !important;
}
section.copilot-hero img.img-fluid.hero-img {
    width: 100% !important;
}
/* section.microsoft-dynamics img {
    width: 85% !important;
} */
section.capabilities.space-comman-section .right-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.why-btn {
    width: 50% !important;
    margin-top: 36px;
}
/* .card-packaged-service {
  max-width: 97%;
  height: auto;
  width: 97%;
} */
}


@media (max-width: 700px) {
/* section.microsoft-dynamics img {
    width: 60% !important;
} */
section.capabilities.space-comman-section .right-col {
    display: block !important;
}  
.pricing-sales .col-12.col-xl-4.col-md-4 {
    width: 100% !important;
    margin: auto;
}
}
