#news .boxIn h2 {
    height: auto;
    text-indent: inherit;
    display: block;
}

#news .boxIn{
	background-color: #fff8de;	
}

.con{

}


.flex{
	display: flex;
	justify-content: space-between;
}

