.doctor_lp_header .container .wrapper .block .top_box::after {
  bottom: -45%;
}
.backbone .other_doctor .block .box:nth-child(2) .img {
  top: 35%;
  margin-right: -27%;
}
.backbone .other_doctor .block .box:nth-child(3) .img {
  margin-right: -5%;
}

@media (max-width: 480px) {
  .backbone .other_doctor .block .box:nth-child(2) .img {
    margin-right: 6%;
  }
  .backbone .other_doctor .block .box:nth-child(2) p.text::before {
    right: -9px;
  }
}