#korzysci {
  background-position: left center;
}

@media screen and (max-width: 767px) {
  #korzysci {
    background-image: none !important;
  }
}
#korzysci {
  margin: 0 0px;
}

#korzysci:before {
  background: transparent !important;
}

@media only screen and (min-width: 768px) {
  .intro_banner_inner {
    background-size: 100%;
    background-position: center center;
  }
}
#content_wrapper .layout_row#korzysci {
  background-size: auto;
}

@media only screen and (max-width: 480px) {
  .footers_box .footer_links .column_container {
    width: 100% !important;
    padding-left: 0;
  }
}