	body > header .main-home-title a {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 11.875rem;
  height: 4.0625rem;
  font-size: 1.125rem;
  font-weight: normal;
  color: #FFF;
  background: url(images/tlo.png) 0 0 no-repeat;
    background-size: auto;
  background-size: cover;
  padding: 25px 0 0 85px;
  border-radius: 0 5px 0 0;
  z-index: 100;
}

#banner-header.default {
  background: url(https://odpady.grudziadz.pl/uploads/files/sprite/sprite.png) -10px -125px;
}