#tds-header-menu-pc-long-main img {
  height: 180px !important;
}
#tds-header-menu-pc-long-main .menu-pc-item,  #tds-header-menu-pc-long-main .btn-primary {
font-size: 1.3rem !important;
font-weight: 400 !important;
}
.tds-contact-address {
display: none !important;
}

#tds-header-menu-mobile .navbar-brand img {
 height: 65px !important;
}
#tds-header-menu-mobile .nav-link {
    font-size: 1.1rem !important;
    font-weight: 400 !important;
}

#tds-footer-div-contact-info-data-address {
  display: none !important;
}

#page-title {
  margin-top: 1.5rem!important;
}

@media screen and (max-width: 992px) {
  #tds-main {
    padding-top: 100px !important;
  }
}

#page-image-featured-sub {
  display: none !important;
}