#form-div {
  width: 80%;
  margin: 0 auto;
  padding: 78px 0px;
}

#img-div {
  background-image: url(../images/print);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 7px;
}

.col-sm-10 {
  text-align: center;
}
