/* .section-aboutus .col-a .images {
  gap: 20px;
}
.section-aboutus .image-small {
  max-width: 235px;
}
.section-aboutus .image-shaped {
  max-width: 366px;
  margin-left: auto;
}
.section-aboutus .sp-card--mini {
  height: 29%;
  max-width: 310px;
  padding: 18px 22px;
} */
/* .section-howworks .row-2 .col-a .process-steps .step:first-child:before,
.section-howworks .row-2 .col-a .process-steps .step:nth-child(2):before,
.section-howworks .row-2 .col-a .process-steps .step:nth-child(3):before {
  left: 100px;
}
.section-banner .row-1 .col-a {
  padding: 60px 0 60px 30px;
} */
.section-contactus .row-1 {
  padding: 50px 100px;
}

@media (min-width: 1440px) {
  /* .section-aboutus .image-small {
    max-width: 235px;
  }
  .section-aboutus .sp-card--mini {
    max-width: 370px;
    height: 28%;
  } */
}
/* .section-aboutus .col-a .images .col:first-child .image-container img {
    max-width: 190px;
}
.section-aboutus .col-a > .card {    
    max-width: 320px;
    min-height: 162px;
}
@media (min-width: 1440px) {
    .section-aboutus .col-a .images .col:first-child .image-container img {
        max-width: 227px;
    }
    .section-aboutus .col-a > .card {
        max-width: 370px;
    }
} */
