@import "common/var";
.block-panel-item {
  padding: 0 20px;
  &:last-child{
    border-right: none !important;
  }
}