.piping_archive_heading {
  background-image: url( ../images/banner-tile.png );
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #b4c572;
}
@media screen and (min-width: 1100px) {
  .piping_archive_heading h1 { padding-left: 70px !important; }
}
.mfp-figure:after { background: white !important; }
.mfp-bg { background: #808080 !important; }
.text-center .img-responsive {
  display: initial;
}
.piping_archive_banner .gform_wrapper .gfield_label { font-weight: normal !important; }

#content .piping_archive_banner .signup {
  padding: 20px !important;
  background: rgba(255, 255, 255, 0.69);
  border-radius: 5px;
}
@media screen and (min-width: 992px) {
  /* .piping_archive_banner .vertical-middle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  } */
}
