.BringVov {
  background: url("../../images/about-assets/bring-bg.png") no-repeat;
}

.right-half-circle-btm {
  position: absolute;
  right: 0;
  bottom: 10%;
  z-index: -1;
}

@media (max-width: 991px) {
  .right-half-circle-btm img {
    width: 300px;
    height: auto;
  }
}

.left-half-circle-btm {
  position: absolute;
  left: 0;
  bottom: 30%;
  z-index: -1;
}

@media (max-width: 991px) {
  .left-half-circle-btm img {
    width: 300px;
    height: auto;
  }
}

.max400 {
  max-width: 400px;
}

.max870 {
  max-width: 890px;
}

.bg-a {
  background: url("../../images/about-assets/image-six.png") no-repeat;
  background-size: contain;
  background-position: right center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.left-half-circle {
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: -1;
}

.sm-shape {
  position: absolute;
  right: -24px;
  top: -20px;
  width: 74px;
  height: 74px;
  z-index: -1;
}
