.content-box{
    padding: 10px 0;
    margin-top: 0;
    border: none;
    min-height: 600px;
}
.list-content{
    padding: 0 0;
}
.content-con p img{
    width: 100%;
}
.firstRow td:nth-child(1){
    display: none;
}
.content-sub h1{
    font-size: 20px;
    line-height: 35px;
}
.content-sub p span:nth-child(2){
    margin-left: 0;
}
.content-sub p{
    margin-top: 10px;
}
.content-sub{
    padding-bottom: 10px;
    border-bottom: solid 1px #b9b9b9;
}
.content-con p{
    margin-bottom: 10px;
}
.content-con{
    margin-top: 10px;
}