.bnnr-place-1 {
  width: 100%;
  max-width: 1200px;
  min-width: 460px;
  margin: 0 auto;
  text-align: center;
}
.bnnr-place-1 img {
  max-width: 100%;
  height: auto;
}
.bnnr-place-2 {
  margin: 15px auto;
  padding: 0 10px;
}
.bnnr-place-2 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-3 {
  margin: 15px auto;
  padding: 0 10px;
}
.bnnr-place-3 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-4 {
  max-width: 300px;
  margin: 15px auto;
}
.bnnr-place-4 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-5 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-6 {
  margin: 15px auto;
  padding: 0 10px;
}
.bnnr-place-6 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-7 {
  margin: 15px auto;
  padding: 0 10px;
}
.bnnr-place-7 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bnnr-place-8 {
  margin: 15px auto;
  padding: 0 10px;
}
.bnnr-place-8 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.global-banner {
  position: fixed;
  top: 58px;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
  z-index: -10;
}
@media (max-width: 768px) {
  .global-banner {
    display: none;
  }
}
.global-banner a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 2100px auto;
}
.global-banner-margin {
  clear: both;
  width: 100%;
  height: 358px;
}
@media (max-width: 768px) {
  .global-banner-margin {
    display: none;
  }
}
.yandex-direct {
  position: relative;
  margin: 15px 0 15px -30px;
  max-width: 100%;
  z-index: 0;
}
.yandex-direct.news-show {
  margin: 15px 0 15px 0;
}
aside .yandex-direct {
  margin-left: 0;
}
aside .yandex-direct iframe div {
  max-width: 100% !important;
  height: auto;
}
aside .yandex-direct iframe img {
  max-width: 100% !important;
  height: auto;
}
aside .yandex-direct iframe {
  max-width: 100% !important;
  height: auto;
}
/*# sourceMappingURL=banners.css.map */