/* Edit custom products page  */
.template-page div.l4cl.align-center.w20.slider.slider-loop.square.no-img.s4wi div.li > a > img {
  height: 200px;
}

@media screen and (max-width: 700px) {
  #custom-products-container, #custom-stages {
    display: block!important;
  }
  #custom-stages {
    text-align: center;
  }
  .quoteForm {
    float: none!important;
    width: 100%!important;
    margin-left: 0px!important;
  }
}
