#content_wrapper .layout_row#korzysci {
  margin: 0;
  background-position: left bottom !important;
  border-top: 1px solid #d6d6d6;
}
#content_wrapper .layout_row#korzysci:before {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  #korzysci {
    min-height: 530px;
  }
}
@media only screen and (max-width: 767px) {
  .layout_section.header_section.business:before {
    display: none;
  }
  #korzysci {
    background-color: #f6f7f9;
    padding-top: 2em !important;
  }
  .bank-in-every-device .mobile-column .download-section,
  .bank-in-every-device div.download-links {
    margin-left: 0;
  }
}
.layout_row.benefits_credit_list {
  border-top: 0 none;
}
@media only screen and (max-width: 480px) {
  .obszary_quot_expandable .content_area .face_img img {
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: initial;
  }
}
/*** INGRWD-3026 ***/
.component.header .main_menu ul li span {
  font-weight: 100;
  color: #333;
}
.component.header .main_menu ul li a {
  padding: 10px 0;
}
/*** INGRWD-3114 ***/
@media only screen and (max-width: 767px) {
  .footers_box .footer_links .column_container .phone_box {
    margin-top: 10px;
    background-image: none;
    padding-left: 0;
  }
  .footers_box .footer_links .column_container .phone_box .salient {
    display: none;
  }
}
/*** INGRWD-3115 ***/
@media only screen and (min-width: 768px) {
  .modal_popup.modal_popup_wide,
  .popup_box.modal_popup_wide,
  .popup.modal_popup_wide {
    margin-left: 0;
  }
}

