.news_title{
    font-size: 1.6rem;
    font-weight: bolder;
}
.news_row{
    margin-top: 30px;
}
.news_row p{
    margin-top: 20px;
}
.news_row a{
    text-decoration: none;
    color: #000;
}
.ckgd{
    text-align: center;
    margin-top: 30px;
}
.ckbutton-1{
    margin-top: 30px;
    text-decoration: none;
    color: #808080;
}
.ckbutton-1 :hover{
    color: #808080;
    text-decoration: none;
}
.ckbutton-1 img{
    width:12px;
}
@media screen and (max-width: 767px){
.news_row{
    text-align: center;
}

}








