.backbone .everyday_life .right .sub_mds span::before,
.backbone .everyday_life .right .sub_mds span::after {
  display: none;
}

.backbone .other_doctor .block .box:nth-child(2) .img {
  margin-top: 12%;
  margin-left: 75%;
}

@media (max-width: 480px) {
  .backbone .other_doctor .block .box:nth-child(2) .img  {
    margin-top: 0;
    margin-left: 0;
  }
  .backbone .other_doctor .block .box:nth-child(2) p.text::before {
    top: 20px;
    left: 118px;
  }
}