.ifBg {
  background: url(../images/bz.jpg) no-repeat center top;
  background-size: auto 100%;
}
.formPart .contactUs p {
  margin-bottom: 15px;
}
.formPart .contactUs::before {
  height: 80%;
}
@media only screen and (max-width: 768px) {
  .ifBg {
    background: url(../images/tjda.png) no-repeat -90px top #293f78;
    background-size: auto 100%;
  }
}
/*# sourceMappingURL=style.css.map */