
.gocce-brand,
.gocce-brand:visited {
  opacity:1 !important;
  visibility:visible !important;
}

.gocce-brand .custom-logo-link,
.gocce-brand > a.custom-logo-link {
  display:block !important;
  line-height:0 !important;
}

.gocce-brand img,
.gocce-brand .custom-logo,
.gocce-brand .gocce-forced-logo {
  display:block !important;
  width:58px !important;
  height:58px !important;
  max-width:58px !important;
  max-height:58px !important;
  object-fit:contain !important;
  opacity:1 !important;
  visibility:visible !important;
  filter:none !important;
}

.gocce-brand .gocce-forced-logo {
  margin:0 auto !important;
}

.gocce-drawer-brand img,
.gocce-drawer-brand .gocce-forced-logo {
  display:block !important;
  width:48px !important;
  height:48px !important;
  object-fit:contain !important;
}

@media(max-width:700px) {
  .gocce-brand img,
  .gocce-brand .custom-logo,
  .gocce-brand .gocce-forced-logo {
    width:48px !important;
    height:48px !important;
    max-width:48px !important;
    max-height:48px !important;
  }
}
