.moscow-suppliers .one {
  height: 500px;
  background-image: none;
  position: relative; }

  .moscow-suppliers .one .one__hero {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/static/bank/img/moscow-suppliers/hero.svg) no-repeat; }

  .moscow-suppliers .one .one__hero-canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.6; }

  .moscow-suppliers .one .one__title {
    margin-bottom: 20px;
  }

.moscow-suppliers .more__wrapper {
  height: auto;
  margin-bottom: -19px; }

  .more .block__content:first-child,
  .more .block__content:last-child {
    top: 0; }

.moscow-suppliers .four {
  height: 360px;
  background: url(/static/bank/img/moscow-suppliers/portal-suppliers.svg); }

.moscow-suppliers .info {
  height: auto;
  margin-bottom: -106px; }

  .moscow-suppliers .info__wrapper {
    background: none;
    top: -106px; }

    .moscow-suppliers .info__blocks .block__item {
      background: #fff;
      width: 50%; }

.moscow-suppliers .quection {
  background-image: url(/static/bank/img/moscow-suppliers/feedback-img.svg);
  background-position: center; }

@media screen and (max-width: 767px) {
  .moscow-suppliers .one {
    height: 400px; }

  .moscow-suppliers .one__title {
    max-width: 100%;
    margin-top: 30px; }

  .moscow-suppliers .more__wrapper {
    height: auto; }

  .moscow-suppliers .one__sub-title {
    margin-bottom: 80px; }

  .moscow-suppliers .one .one__hero {
    background-size: auto 350px;
    background-position: 50% 135%; }

  .moscow-suppliers .four {
    background: url(/static/bank/img/moscow-suppliers/portal-suppliers-mobile.svg) #000 no-repeat;
    height: 310px;
    background-size: cover; }

  .moscow-suppliers .four__wrapper {
    padding-top: 154px; }

  .moscow-suppliers .info__wrapper {
    padding: 0;
    top: 0; }

  .moscow-suppliers .info__blocks .block__item {
    width: 100%; }

  .info__blocks .block__item:nth-child(2) {
    margin-bottom: 0; }

  .moscow-suppliers .info {
    height: auto; }

  .info__blocks .block__content p {
    margin-top: 15px !important; }
}

@media screen and (max-width: 991px) {
  .one__title {
    max-width: 100%; }

  .info__blocks .block__item:first-child {
    border-top: 1px solid #edf2f9; }

  .info__blocks .block__item {
    border-bottom: 1px solid #edf2f9; }
}
