@charset "UTF-8";

.ir-table.table--s {
  table-layout: fixed;
}

.ir-table.table--s > thead > tr > th,
.ir-table.table--s > tbody > tr > th,
.ir-table.table--s > tbody > tr > td {
  padding: 5px;
}

@media screen and (max-width: 736px) {

}