@media (min-width: 1025px) {
  section#aboutusSection .two-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#aboutusSection .two-item-grid .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#aboutusSection .two-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  section#aboutusSection .two-item-grid .list-item {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  section#aboutusSection .two-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#aboutusSection .two-item-grid .list-item .offerImge {
    height: 23.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#aboutusSection .two-item-grid .list-item .offerImge {
    height: 250px;
  }
}
@media (max-width: 600px) {
  section#aboutusSection .two-item-grid .list-item .offerImge {
    height: auto;
  }
}
/*# sourceMappingURL=coporate-aboutus.min.css.map */
