/* layout */

.content {
  padding: 0;
}

.content_block {
  background: #fff;
  padding: 24px;
  min-height: 280px;
}
