.clouds {
  height: 176px;
}

table tr th:not(first-child),
table tr td:not(first-child) {
  text-align: center;
}

@media (max-width: 970px) {
  .clouds {
    height: 88px;
  }

  table {
    font-size: 10px;
  }
}

/*# sourceMappingURL=kyuyo.css.map */
