style/master.css [828:838]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  h1 {
    font-size: 16px;
  }
  .leadin img {
    top: 0;
    width: 128px;
    height: 144px;
  }
  .leadin .text-block {
    left: 130px;
  }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



style/master.less [914:924]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    h1 {
        font-size: 16px;
    }
    .leadin img {
        top: 0;
        width: 128px;
        height: 144px;
    }
    .leadin .text-block  {
       left: 130px;
    }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



