/* media all query mobile */
#captchaCanvas {
  width: 100%;
  height: 70px;
  display: block;
  cursor: pointer;
  background: transparent;
}
