.b-black-boxes {}

.b-black-boxes .box {
  padding-bottom: 20px;
}
.b-layout {}

.b-layout__right-wrapper {
  float: right;
  width: 220px;
}
.b-layout__right-wrapper > .b-short-news {
  padding: 15px;
}
.b-layout__right-wrapper > .b-subscribe {
  border-top: 1px solid #cfcfcf;
  padding: 15px;
}
.b-layout__right-wrapper > .b-black-boxes {

}

.b-layout__left-wrapper {
  width: 700px;
}
