<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 480px) {
  /* line 1, ../../sass/responsive/small/_typo.scss */
  .Standard1Cols,
  .Standard2Cols .col_0,
  .optionalfiles .row_0,
  #questForm .button.add,
  #questForm .button.reduce,
  .error_title,
  .error_list,
  p, li {
    font-size: 13px; }

  /* line 12, ../../sass/responsive/small/_typo.scss */
  .filter_small,
  .position_link_small {
    font-size: 16px;
    line-height: 20px; }

  /* line 19, ../../sass/responsive/small/_typo.scss */
  .position_group_small .position_description {
    font-size: 11px; }

  /* line 24, ../../sass/responsive/small/_typo.scss */
  .usage h2,
  .page--first h2 {
    font-size: 13px; }

  /* line 29, ../../sass/responsive/small/_typo.scss */
  .lister_small .position_group,
  .position_group_small .position_title,
  .lister .position_title {
    font-size: 15px; }

  /* line 35, ../../sass/responsive/small/_typo.scss */
  .position_group_small li a .position_description,
  .position_group_small li a .position_description_short,
  .lister li a .position_description,
  .lister li a .position_description_short {
    font-size: 13px; }

  /* line 43, ../../sass/responsive/small/_typo.scss */
  .all_positions .position_group_small a {
    font-size: 15px; }

  /* line 48, ../../sass/responsive/small/_typo.scss */
  #mainmenu li a,
  #mainmenu li span {
    font-size: 15px; }

  /* line 53, ../../sass/responsive/small/_typo.scss */
  .reminder_usage {
    font-size: 14px; }

  /* line 58, ../../sass/responsive/small/_typo.scss */
  .detail ol li,
  .detail ul li {
    font-size: 13px; }

  /* line 2, ../../sass/responsive/small/_header.scss */
  .toolbar_small .toolbar_search,
  .toolbar_small .toolbar_all_positions,
  .toolbar_small .toolbar_contacts {
    font-size: 12px;
    line-height: 23px; }
  /* line 9, ../../sass/responsive/small/_header.scss */
  .toolbar_small .icon_search {
    background: url(../../img/responsive/small/search.png);
    width: 15px; }
  /* line 14, ../../sass/responsive/small/_header.scss */
  .toolbar_small .icon_contacts {
    background: url(../../img/responsive/small/contacts.png);
    width: 15px; }
  /* line 19, ../../sass/responsive/small/_header.scss */
  .toolbar_small .icon_search,
  .toolbar_small .icon_contacts {
    height: 15px;
    top: 3px; }

  /* line 2, ../../sass/responsive/small/_quest.scss */
  #questForm .data-import {
    display: inline-block; }
    /* line 5, ../../sass/responsive/small/_quest.scss */
    #questForm .data-import a {
      margin-left: 0;
      margin-bottom: 25px;
      width: 100%; } }
</pre></body></html>