.news_box{
	width: 100% !important;
}
.news_item_img{
	    width: 240px !important;
    height: 150px !important;
}
.news_item_right{
	    width: 77.2% !important;
	height: 150px !important;
    display: flex ;
    flex-direction: column ;
    justify-content: space-between ;
}
.news_item_title{
	font-size: 20px !important;
	font-weight: 600;
}