.intern-board {
  .board-wrap {
    .board-head {
      > span.board-head-tit {
        &.title { width: 330px; }
      }
    }
  }
}