.sidebar .website__identity__sidebar__link .text__logo__tagline{
display: none !important;
}
@media only screen and (min-width: 768px) {
    body.horizontal__sidebar .sidebar .website__identity__sidebar img.image__logo.icon {
        width: 85px;
        max-height: 100%;
    }
}