.about-us-wrapper {
  max-width: 80%;
  line-height: 1.8;
  /* text-indent: 2.5em; */
}

.about-us-img {
  border-radius: 15px;
}

.delivery-and-payment-img-box {
  width: 100px;
  height: 100px;
  margin: 0 15px 10px 0;
  padding: 20px;
  border-radius: 15px;
}

.delivery-and-payment-text {
  font-size: 18px;
}