.zimg_rtxt {
  --pd: 43px;
}
.zimg_rtxt .img {
  border-radius: 24px 24px 24px 24px;
  padding-bottom: calc((305 / 9.31) * 1%);
}
.img2 {
  padding-bottom: calc((573 / 9.31) * 1%);
  border-radius: 24px 24px 24px 24px;
}
.arc_form {
  margin-top: calc((120 / 9.313) * 1%);
}
@media screen and (max-width: 950px) {
  .img2 {
    padding-bottom: 70%;
  }
}
