.company .main-head-img {
  background: url(/companies/css/img/img_company01.jpg) no-repeat center bottom;
}
.company .cat-sitemap-box {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .company .cat-sitemap-box {
    width: 100% !important;
  }
}
.company .btn-excel .btn {
  margin-left: 1em;
  padding-left: 52px;
}
.company .btn-excel .btn:before {
  left: 24px;
}
