@charset "utf-8";

@media print,
screen and (min-width: 769px) {

  .c-table--result .c-table-item__heading {
    width: 13em;
  }
}