.avo-header .avo-header-top {
  background-color: rgba(244, 247, 253, 0.8);
  box-shadow: 0px 0.5px 1px rgba(28, 52, 103, 0.1);

}

.avo-header .avo-header-top .container {
  background-color: rgb(244, 247, 253);
  box-shadow: 0px 0px 77px 64px rgba(244, 247, 253, 1);

}

.avo-header .avo-header-image {
  position: absolute;
  top: -50px;
  left: 0px;
  bottom: 0px;

}

.avo-header .avo-header-image.full {
  height: 320px;

}

.avo-header .avo-header-image.mobile {
  display: none;
  height: 222px;
  top: 0px;

}

.avo-header .avo-header-middle {
  background: url('/rndrm.ru/o/theme1/images/decor/header_bg.png') no-repeat center / cover;

}

.avo-body .home_important_section, .avo-body .medical-news-layout.p0 .avo-section.colored {
  background-image: url('/rndrm.ru/o/theme1/images/decor/pattern.png');
  background-position-y: center;
  background-repeat: repeat-y;
  background-position-x: 88px;

}

.avo-body .medical-news-layout.p0 .avo-section.colored {
  background-position-x: -55px;

}

@media all and (max-width: 1800px) {
  .avo-body .home_important_section {
    background-position-x: 0;

  }

}

@media all and (max-width: 1670px) {
  .avo-header-image.full {
    display: none;

  }
  .avo-header .avo-header-image.mobile {
    display: block;

  }
  .avo-body .home_important_section, .avo-body .medical-news-layout.p0 .avo-section.colored {
    background-position-x: -71px;

  }

}

@media all and (max-width: 1360px) {
  .avo-header .avo-header-image.mobile {
    display: none;

  }
  .avo-body .home_important_section, .avo-body .medical-news-layout.p0 .avo-section.colored {
    background-image: none;

  }
  .avo-header .avo-header-middle {
    background: #fff;

  }

}