#korzysci {
  margin: 0 0px;
}

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

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .intro_banner .intro_banner_inner {
    background-position: right -120px center;
  }
}
@media only screen and (max-width: 480px) {
  .footers_box .footer_links .column_container {
    width: 100% !important;
    padding-left: 0;
  }
}