body .view-block-news:after,
body .block-type-img-text:after {
  display: none;
}
@media screen and (min-width: 1199px) {
  body .site-header__menu {
    background: #fff;
  }

  body .b-site-info-header__logo img {
    max-width: 7.15rem;
  }
}