.navbar-brand.logo-control img.logo-img {
  display: none;
  max-height: 70px;
  max-width: 70px;
}

@media (max-width: 767px) {
  .t4-header-c, .t4-header-r #jtl {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .t4-header-c.d-flex.align-items-center nav.navbar {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .t4-header-c, .t4-header-r #jtl {
    display: flex !important;
  }
}