#tee-artwork-form {
  margin-top: 15px;
}
@media only screen and (min-width: 1260px) {
  #tee-artwork-form {
    max-width: 50%;
  }
}
#tee-artwork-form .tee-btn--preview {
  font-size: 16px;
  text-transform: none;
}
