@charset "UTF-8";
/* CSS Document */

.business-summary__body th {
  width: 180px;
}
@media(max-width:990px) {
  .mobile_header img.top {
    width: 55px!important;
  }
  .top-message {
    font-size: 1.1rem!important;
  }
}