/* Add here all your css styles (customizations) */
input[name=phone]{ /* special input style */
  position:absolute;
  left:-2000px;
}
