.sidebar__logo {
  width: 160px !important;       /* Genişliği büyüt */
  height: 55px !important;       /* Yüksekliği büyüt */
  background-size: contain !important; /* Görselin bozulmadan sığmasını sağla */
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 8px;
  margin-bottom: 12px;
}
