input{padding: 15px; background: #f5f5f5; border: 1px solid #d2d2d2; display: inline-block; max-width: 80%;}
input[type="submit"]{ font-size: 100%; color: white; font-weight: bold; background: #009900; border: none;  max-width: 100%; cursor: pointer;}
sup{ font-style:italic;}

@media screen and (min-width: 782px) {
  .desktop-none {
    display: none !important;
  }
}