<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form.-visor-no-click {
  max-width: 100%;
}
input, button, textarea, select {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  table.opn_table1 {
    max-width: 100% !important;
  }
  table.opn_table1 col {
    width: auto !important;
  }
  table.opn_table1 td, table.opn_table1 td * {
    font-size: 11px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
  }
  .opn_tabel_mob td {
    display: inline-block;
  }
}
.g-page.g-page-anketa {
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  html, body {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
    min-width: auto !important;
  }
}
</pre></body></html>