.av-step-wrap {
  background-image: url(../images/b2c/uae_visa/step-banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--white);
  padding: 50px;
  border-radius: 12px;
  margin-bottom: 30px;
}
.av-step-wrap .title {
  text-align: center;
  margin-bottom: 30px;
}
.av-card,
.whc-card {
  text-align: center;
}
.av-img {
  width: 80px;
  margin: auto auto 15px;
}
.wc-img {
  width: 65px;
  margin: auto auto 15px;
}
.whc-wrap .sec-title {
  margin-bottom: 40px;
}