.company.patent table thead th {
  width: 15%;
}
.company.patent table thead th:nth-of-type(4) {
  width: 65%;
}
.company.patent table tbody td {
  text-align: center;
}
.company.patent table tbody td:nth-of-type(4) {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .company.patent .scroll-hint-icon {
    top: 100px;
  }
}/*# sourceMappingURL=patent.css.map */