.intro_banner .content {
  width: 75%;
}

@media screen and (max-width: 767px) {
  #korzysci {
    background-image: none !important;
  }
}
@media screen and (min-width: 680px) {
  .items_5_cols .layout_column {
    width: 20%;
  }
}