.about-us-wrapper {
  max-width: 90%;
  /* text-indent: 2em; */
}

.about-us-img {
  max-width: 200px;
  margin: 1em;
  border-radius: 10px;
}

.delivery-and-payment-img-box {
  width: 80px;
  height: 80px;
  margin: 0 15px 10px 0;
  padding: 15px;
  border-radius: 10px;
}

.delivery-and-payment-text {
  font-size: 16px;
}