@media only screen and (min-width: 750px) {
  #tee-gallery {
    height: auto !important;
    position: sticky;
    top: 20px;
  }
}
.tee-customize-main-form {
  border: none !important;
}
.tee-customize-main-form .tee-form-inputs {
  padding-left: 0;
  padding-right: 0;
}
