.sidebar__content .svg-icon {
    transition: none;
  }
  .sidebar__content .svg-icon use {
    stroke: transparent;
  }
.sidebar__logo {
  background-size: auto 24px;
}

.header--logged .header__logo {
  background-image: url("https://vendor-provider.fra1.cdn.digitaloceanspaces.com/ebetlab/kqNmMp8zGmfgS86xzUQV0qER9YbZYSRr/logos/haAeJMyB6lEViITNaJtdbTp96MvuwPPTO5KgMlVo.gif") !important;
}

#main__content > div.section.section--first > div > div > div:nth-child(1) > div > div.frame__cellar > div.frame__logo {
  background-image: url("https://vendor-provider.fra1.cdn.digitaloceanspaces.com/ebetlab/kqNmMp8zGmfgS86xzUQV0qER9YbZYSRr/logos/haAeJMyB6lEViITNaJtdbTp96MvuwPPTO5KgMlVo.gif") !important;
}

@media only screen and (max-width: 734px) {
.header--logged .header__logo {
  width:140px;
  margin-left:15px;
}
  .header__actions{
    margin-right:15px !important;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
.header--logged .header__logo {
  width:140px;
}
}

.custom--section--2 {
    background-color: #242b4c;
    padding-top: unset !important;
    order: 11;
    margin-top: 15px;
}