.consultation-section {
  width: 100%;
  background-image: url("../../../../images/consultation-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 120px;
}
.consultation-section .head-text {
  line-height: 55px;
}
.consultation-section .consult-left {
  padding-right: 80px;
}