.block-info a:after {
  display: none;
}

.list-tile__item:after {
  display: none;
}

footer .b-subscribe .pole {
  line-height: 38px;
}

@media screen and (max-width: 767px) {
  line-height: 48px;
}
.noie {
  display: none;
}

.article__media-author > span:before {
  display: none;
}

.checkBoxBlock input[type="checkbox"] {
  display: inline-block;
  margin-right: -25px;
  vertical-align: top;
  margin-top: 6px;
}

.headerMinWrap {
  background-position: center top !important;
}

.cardsBlock a > img {
  z-index: 2;
}

.tw-slider .slide {
    max-width: 330px;
}
.block-interviy .people {
    overflow: hidden;
}
.tooltip-inner {
    background: #1a1819;
}
.popup-image-slider img {
    width: auto !important;
    height: auto !important;
}
.list-tile__item-human .list-tile__media {
    overflow: hidden;
}
.list-tile__item-human .list-tile__media:after {
  content: url(/local/tpl/img/human-shadow-ie8.png);
  position: absolute;
  top: 100%;
  left: 0;
  width: 342px;
  height: 209px;
  margin-top: -209px;
  background: url(../img/human-shadow.png) 0 100% repeat-x;
  z-index: 9;
}