Your IP : 3.17.165.255


Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/promo/transformer-system/l/
Upload File :
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/promo/transformer-system/l/article.02.evolution.less

.evolution {
  &-blocks {
    width: 83.4%;
    margin: 6.8% auto 0 0;
    figure {
      margin-right: 1.2em;
      &:last-child {
        margin-right: 0;
      }
    }
  }
  &-cols {
    > .col {
      display: flex;
      align-items: center;
      &:first-child {
        .setCol(30%);
      }
      &:nth-child(2) {
        .setCol(40%);
      }
      &:last-child {
        .setCol(30%);
      }
    }

  }
  &-ttl {
    .font(4.5em,1em);
    color: @yellow;
    .caps;
    text-align: right;
  }
  &-device {
    max-width: 100%;
  }
  &-desc {
    color: @white;
    .font(1.375em,1.5em);
  }
}