.echoxen-customer-img {
  width: 100% !important;
  margin: auto;
  border-radius: 50%;
}

.card-banner {
  background: #fff;
  border-radius: 20px;
  padding: 15px;
}

.echoxen-why-choose {
  width: 55% !important;
  margin: auto;
  padding-top: 15px;
}

@media screen and (max-width: 800px) {
  .mbr-section-btn {
    display: flex;
    flex-direction: column;
  }
}
