@media screen and (max-width: 767px) {
  .branch-box table th {
    width: 80px;
  }
}