/*.news_wrapper{
  overflow: hidden;
}

.content_wrapper{
  margin-top: 50px;
}
.last_news_wrapper {
  float: right;
  margin-right: 3%;
  display: inline-block;
  width: 30%;
}

.reviews_wrapper {
  float: left;
  width: 61%;
  margin: 0 3%;
}

.reviews_mod .review {
  min-height: 170px;
  max-height: 170px;
  overflow: hidden;
  margin-right: 10px;
}
.last_news .wrapper_li li{
  min-height: 58px;
  max-height: 58px;
}
.reviews_mod {
  float: none;
  width: auto;
  margin: 0;
}
.last_news {
  float: none;
  margin-right: 0;
  display: inline-block;
  width: 100%;
}
.last_news li .title {
display: block;
}

.last_news li .date {
font-style: italic;
font-size: 13px;
color: #808080;
}
.title a {
color: #47d2b6;
}*/

.counters .counter .bottom_social {
  top: 0;
  right: -245px;
  float: none;
}
.addthis_button_odnoklassniki_ru {
  display: none;
}