.widget { border: 0; }
.widget .title {
    font-family: "맑은 고딕","Malgun Gothic",Malgun Gothic,맑은 고딕,Gulim, Dotum, Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #231915;
    margin-bottom: 30px;
}
.widget .thumbnail-wrap { display: inline-block; width: 218px; height:136.25px; overflow: hidden; border: 1px solid #d5d5d5; }
.widget .thumbnail { width: 218px; min-height: 136.25px; }
.widget .name {
    display: inline-block;
    width: 678px;
    padding-left: 10px;
    margin: 0;
    font-family: "맑은 고딕","Malgun Gothic",Malgun Gothic,맑은 고딕,Gulim, Dotum, Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    height: 36px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.widget .description {
    font-family: "맑은 고딕","Malgun Gothic",Malgun Gothic,맑은 고딕,Gulim, Dotum, Helvetica,sans-serif;
    display: inline-block;
    padding-left: 10px;
    width: 678px;
    font-size: 16px;
    line-height: 27px;
    color: #666666;
    height: 80px;
    overflow: hidden;
    letter-spacing: -0.05em;
}