.ban-full-width {
  clear: both;
  height: auto;
  height: 250px;
  min-height: 250px;
  background: #f5f5f5;
  padding: 30px;
  overflow-y: hidden;
  box-sizing: content-box;
}

.ban-full-width * {
  max-height: 250px !important;
}

.ban-right-block {
  margin-top: 30px;
}