.news {
	margin-top: 60px;
	margin-bottom: 60px;
}

.post {
	margin: 0px 30px 0px 30px; 
	width: 100%;
}

.post img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	margin-bottom: 10px; 
}