.etafe-heading .sub-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.etafe-heading .sub-title .sub-title-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.etafe-heading .title {
  margin: 0;
}
.etafe-heading .title img {
  height: auto;
}
.etafe-heading .etafe-desc {
  margin-top: 14px;
}