/*
Template: corporation
Theme Name: Corporation_child
*/
@import url("../corporation/style.css");

@media screen and (min-width: 240px) and (max-width: 419px) {
.parts table th,
.parts table td {
    display: block;
    width: 100%;
  }
}

.header_name {
  font-size: 2.6rem !important;
}