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

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

.con{
	margin-top: 40px;
}
.con h3{margin-bottom: 30px;}

.con h4{margin-top: 20px;}

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

.mb20{
	margin-bottom: 20px;
}

.mb40{
	margin-bottom: 40px;
}


.mb60{
	margin-bottom: 60px;
}

