@media (max-width: 768px) {
  .logo_banner {
    width: 80%;
  }
  .hero-banner {
    height: auto;
    padding-top: 35px;
    font-size: 14px;
  }

  .brand-logo-main {
    min-height: 185px !important;
  }

  .contact-us-text h5 {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
