.block_how_to_start.no_arrows .item .inner:before {
  display: none;
}

.block_how_to_start.no_arrows .item .inner .head {
  display: none;
}

.block_how_to_start.no_arrows .item .inner .body {
  display: block !important;
}

.news_carousel_large.no_header .header_news {
  display: none;
}

.bottom-60 {
  padding-bottom: 60px;
}

@media only screen and (min-width: 768px) {
  .list_of_related_pages.operators > UL > LI h3 {
    margin-bottom: 0;
  }
}