.registration {
  padding: 80px 0 90px;
  background-image: url('../img/registration/bg-form.png');
  background-repeat: no-repeat;
  background-size: auto calc(100% - 60px);
  background-position: center center;
}