.visit-dental__main .text-box ul li:before {
  background-image: url(../images/check-box.webp);
}
.head-box h2:before {
  background-image: url(../images/title-left.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.head-box h2:after {
  background-image: url(../images/title-right.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.six-features {
  background-image: url(../images/six-features-bg.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.post-thumb {
  background-image: url(../images/post-thumb-bg.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.flow-visit {
  background-image: url(../images/flow-visit.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-attachment: fixed;
}
.dentures-box {
  background-image: url(../images/dentures-box-bg.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-repeat: repeat;
}
.footer__head--right-info .top-box h3 {
  background-image: url(../images/icon-head-phone.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px 32px;
}
.header__right--info .top-box h3 {
  background-image: url(../images/icon-head-phone.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px 32px;
}
