.pagination {margin-bottom:30px;}.navbox a{text-align:left;}

.article {padding:0}

@media (max-width:750px) {
.textbox a p {
    line-clamp: unset;
    -webkit-line-clamp: unset;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: auto;
    display: block;
}
.rd-link a {
height:auto !important;
}
.pic-list-ti p,
.item-4 .left h1,
.new-msg h5,
.pic-msg h3 {
    display:block;
}
.dv-name,
.new-list2 li a h5{
    overflow: auto !important;
    white-space: normal !important;
    text-overflow: unset !important;
}

.dv-name {
 font-size:14px;
 line-height:1.5em;
 padding:10px 20px;
}

.new-msg,
.new-pic {
width:100% !important;
}
.ny-new li {
padding:0;
}
.PIC1 {
justify-content:flex-start !important;
}
.col-1 li .date-box {
width: 17% !important; 
    padding-top: 17% !important;
}
}
