.content img {
    padding: 10px;
    max-width: 700px;
    height: auto !important;}#subnav h3 {

    background: #f9c617;}
@media screen and (max-width: 1024px){

#notice .list-group-item {
   height: auto; 
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;}
#notice .list-group-item a{
   height: auto; 
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;}
}
/*s*/
